pgadmin4/web/pgadmin/authenticate
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
..
mfa Fixed Typos 2024-05-23 12:52:41 +05:30
static/js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
__init__.py Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
internal.py Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
kerberos.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
ldap.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
oauth2.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
registry.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
webserver.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