[QGIS-Developer] Authentication seems broken in master

Alessandro Pasotti apasotti at gmail.com
Thu Nov 2 07:27:23 PDT 2017


On Thu, Nov 2, 2017 at 3:23 PM, Richard Duivenvoorde <rdmailings at duif.net>
wrote:

> On 02-11-17 15:18, Andreas Neumann wrote:
>
> > I had a look at the permissions of $HOME/.qgis3/qgis-auth.db - and they
> > seem fine to me.
>
> I think that we are not using stuff in ~/.qgis3 anymore?
> All profile stuff is now in:
>
> ~/.local/share/QGIS/QGIS3/profiles/
>
> so I think if you run default profile it is:
>
> ~/.local/share/QGIS/QGIS3/profiles/default/qgis-auth.db
>
> that QGIS3 is looking at?
>


QgsApplication.authManager().authenticationDatabasePath()

Out[4]: '/home/ale/.local/share/QGIS/QGIS3/profiles/myprofile/qgis-auth.db'

the DB path honors the profiles as expected.

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


More information about the QGIS-Developer mailing list