pgadmin4/web/pgadmin/authenticate
Khushboo Vashi 78b041465e Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664 2021-08-09 14:24:26 +05:30
..
static/js Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
__init__.py Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664 2021-08-09 14:24:26 +05:30
internal.py Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
kerberos.py Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
ldap.py Ensure that the strings in the LDAP auth module are translatable. Fixes #6274 2021-04-08 18:15:34 +05:30
oauth2.py Fixed an issue where the user unable to login with OAuth2 when LDAP & OAuth2 configured as login sources. Fixes #6594 2021-07-09 21:50:50 +05:30
registry.py Refactor the registry class logic and remove duplicate code for the same functionality. 2021-06-24 11:30:11 +05:30