Bug report #11184
When storing only the username of a protected WMS connection, then QGIS asks for the password on start
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | |||
Category: | Browser | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19497 |
Description
New description:
When storing only the username of a protected WMS connection, then QGIS asks for the password on start, but only if the browser is active. It happens even on a blank project, while the expected behavior would be to have the password asked only when selecting that specific connection in the browser. QGIS 1.8 used to work as expected.
Old description:
When storing only the username in a WMS connection, the password is asked everytime QGIS is open.
In the note about saving password, it's written:
Note: giving the password is optional. It will be requested interactivly, when needed.
Ok, it ask me only the password when connecting to this WMS, but also when starting QGIS without any layers, which is not really optimal...
Associated revisions
use QgsCredentials to request wms/ows credentials on demand and wms cleanups (fixes #11184)
History
#1
Updated by Giovanni Manghi over 10 years ago
- Operating System deleted (
Windows) - Category changed from Web Services clients/WMS to Browser
- Subject changed from Store only username in WMS connection to When storing only the username of a protected WMS connection, then QGIS asks for the password on start
- Affected QGIS version changed from 2.2.0 to master
- Priority changed from Normal to Severe/Regression
#2
Updated by Jürgen Fischer over 10 years ago
- Assignee set to Jürgen Fischer
#3
Updated by Jürgen Fischer over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 3bdb104a0164c4db3549013e41a497af7b0701e1.