mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
[auth] Minor comment rewording
This commit is contained in:
parent
5571a878b1
commit
c780ab9bd2
@ -240,7 +240,7 @@ bool QgsServer::init()
|
||||
|
||||
QgsApplication::createDatabase(); //init qgis.db (e.g. necessary for user crs)
|
||||
|
||||
// Instantiate authentication system
|
||||
// Initialize the authentication system
|
||||
// creates or uses qgis-auth.db in ~/.qgis3/ or directory defined by QGIS_AUTH_DB_DIR_PATH env variable
|
||||
// set the master password as first line of file defined by QGIS_AUTH_PASSWORD_FILE env variable
|
||||
// (QGIS_AUTH_PASSWORD_FILE variable removed from environment after accessing)
|
||||
|
Loading…
x
Reference in New Issue
Block a user