mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-08 15:13:10 -06:00
1257ec9969
The new implementation will store the master password in the keyring instead of storing each and every server password separately. The master password will be used to encrypt/decrypt server password when storing in the pgAdmin config DB. |
||
---|---|---|
.. | ||
__init__.py | ||
test_change_password.py | ||
test_gravatar_image_display.py | ||
test_internal_version.py | ||
test_kerberos_with_mocking.py | ||
test_ldap_login.py | ||
test_ldap_with_mocking.py | ||
test_login.py | ||
test_logout.py | ||
test_master_password.py | ||
test_oauth2_with_mocking.py | ||
test_reset_password.py | ||
test_set_session_expiration_time.py | ||
test_version_in_range.py | ||
test_webserver_with_mocking.py | ||
utils.py |