[QGIS-Developer] Authentication seems broken in master

Alessandro Pasotti apasotti at gmail.com
Thu Nov 2 06:38:17 PDT 2017


On Thu, Nov 2, 2017 at 2:19 PM, Andreas Neumann <a.neumann at carto.net> wrote:

> Same for me. Very annoying.
>
> Bernhard please file a ticket and assign it to Alessandro or Luigi.
>
> Thanks,
>


> Andreas
>

Hi,
the API has changed and the singleton has been removed.

Auth manager instance is now accessible through the QgsApplication as
QgsApplication.authManager()

Please file a ticket for filling the API break document that the lazy coder
forgot to do (blame on him!).

btw, the lazy coder did not forget to fill the API break document for the
`get` removal, see

https://qgis.org/api/api_break.html#qgis_api_break_3_0_QgsAuthManager


On 2017-11-02 14:05, Bernhard Ströbl wrote:

Hi all,

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

Both already worked in a former version (compiled about 2 weeks ago)

any hints?
shall I file tickets?

regards
Bernhard


__________ Information from ESET Mail Security, version
of virus signature database 16343 (20171102) __________

The message was checked by ESET Mail Security.
http://www.eset.com


_______________________________________________
QGIS-Developer mailing list
QGIS-Developer at lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>



-- 
Alessandro Pasotti
w3:   www.itopen.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20171102/b08cea37/attachment.html>


More information about the QGIS-Developer mailing list