Bug report #13841
DbManager does not use the new authentication system
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Sebastian Dietrich | ||
Category: | DB Manager | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21865 |
Description
- When connecting to a database that is using the new authentication system DbManager asks for username and password instead of using the configured authentication method.
- When a table/view/query from such a database is added as a layer to the project, the uri for the layer contains username and password instead of the authcfg-token.
Related issues
Associated revisions
History
#1 Updated by Sebastian Dietrich about 9 years ago
See PR 2473 for a solution.
#2 Updated by Sebastian Dietrich almost 9 years ago
- Affected QGIS version changed from 2.12.0 to master
- Pull Request or Patch supplied changed from No to Yes
- Target version set to Future Release - High Priority
- Assignee changed from Giuseppe Sucameli to Sebastian Dietrich
- % Done changed from 0 to 100
#3 Updated by Anonymous almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset 5f3ca88a84766daceba57c89187ce942a964669f.