Bug report #17384

Updated by Jürgen Fischer about 6 years ago

I cannot convince freshly compiled current master commit:1ffc3fd 1ffc3fd to save an authentication database.
Furthermore the Python access to QgsAuthManager via @QgsAuthManager.instance()@ seems broken, too:
error is: @type object 'QgsAuthManager' has no attribute 'instance'@

Back