pgadmin4/web/pgadmin/authenticate
2022-10-20 16:18:41 +05:30
..
mfa Added support for storing configurations of pgAdmin in an external database. #1832 2022-10-20 16:18:41 +05:30
static/js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py Use SocketIO instead of REST for fetching database tables data in ERD. #5065 2022-10-17 15:24:22 +05:30
internal.py 1) Remove Python's 'Six' package completely. #5357 2022-09-26 12:47:31 +05:30
kerberos.py Conditionally pin Flask version based on Python version. 2022-08-17 12:21:05 +05:30
ldap.py Add support for multiple ways to bind to the LDAP server. #3541 2022-09-28 10:47:56 +05:30
oauth2.py Fixes a redirect vulnerability when the user opens the pgAdmin URL. Fixes #5343 2022-09-19 15:36:10 +05:30
registry.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
webserver.py Fixed Securtiy Hotspot reported by SonarQube. 2022-08-12 17:10:26 +05:30