pgadmin4/web/pgadmin/authenticate
Akshay Joshi 0b6b2e733a 1) Remove Python's 'Six' package completely. #5357
2) Replace deprecated @abstractproperty with @property, @abstractmethod.
2022-09-26 12:47:31 +05:30
..
mfa 1) Remove Python's 'Six' package completely. #5357 2022-09-26 12:47:31 +05:30
static/js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py Fixed intermittent error shown while OAuth2 login 2022-09-23 13:58:02 +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 Adds a new LDAP authentication configuration parameter that indicates the case sensitivity of the LDAP schema/server. Fixes #5836 2022-03-29 14:46:57 +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