pgadmin4/web/pgadmin/browser/tests
Yogesh Mahajan 1257ec9969
Revamp the current password saving implementation to keyring and reducing repeated OS user password prompts. #7076
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.
2024-08-22 16:44:57 +05:30
..
__init__.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_change_password.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_gravatar_image_display.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_internal_version.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_kerberos_with_mocking.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_ldap_login.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_ldap_with_mocking.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_login.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_logout.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_master_password.py Revamp the current password saving implementation to keyring and reducing repeated OS user password prompts. #7076 2024-08-22 16:44:57 +05:30
test_oauth2_with_mocking.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_reset_password.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_set_session_expiration_time.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_version_in_range.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
test_webserver_with_mocking.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
utils.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30