pgadmin4/web/pgadmin/authenticate
Khushboo Vashi a726635290 1) Added support for authentication via the web server (REMOTE_USER). Fixes #6657
2) Fixed OAuth2 integration redirect issue. Fixes #6719

Initial patch for 6657 sent by: Tom Schreiber
2021-10-12 14:52:30 +05:30
..
static/js Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
__init__.py Reverting 'Two-factor authentication' support as it cause OSX and docker build failures. 2021-09-29 13:24:18 +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 Added support for OAuth 2 authentication. Fixes #5940 2021-09-09 12:40:53 +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
webserver.py 1) Added support for authentication via the web server (REMOTE_USER). Fixes #6657 2021-10-12 14:52:30 +05:30