pgadmin4/web/pgadmin/authenticate
2021-12-06 20:14:39 +05:30
..
mfa Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
static/js Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
__init__.py Fixed Kerberos authentication issue which is broken due to 2FA. 2021-12-06 20:14:39 +05:30
internal.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
kerberos.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
ldap.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30
oauth2.py 1) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +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) Replace Flask-BabelEx with Flask-Babel. Fixes #6088 2021-11-24 17:22:57 +05:30