mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Disable the master password requirement when using alternative authentication sources. Fixes #7012
This commit is contained in:
committed by
Akshay Joshi
parent
bf974e73ce
commit
0c823455a0
@@ -38,6 +38,13 @@ It is set by the user and can be disabled using config.
|
||||
|
||||
master_password
|
||||
|
||||
The Alternate Encryption Key is used to secure and later unlock saved server passwords.
|
||||
It is **not recommended** to use the alternate encryption key.
|
||||
|
||||
.. toctree::
|
||||
|
||||
alternate_encryption_key
|
||||
|
||||
After defining a server connection, right-click on the server name, and select
|
||||
*Connect to server* to authenticate with the server, and start using pgAdmin to
|
||||
manage objects that reside on the server.
|
||||
|
Reference in New Issue
Block a user