Disable the master password requirement when using alternative authentication sources. Fixes #7012

This commit is contained in:
Khushboo Vashi
2022-04-11 13:45:53 +05:30
committed by Akshay Joshi
parent bf974e73ce
commit 0c823455a0
7 changed files with 77 additions and 10 deletions

View File

@@ -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.