This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c729d5f0e
pgadmin4
/
web
/
pgadmin
/
authenticate
History
Akshay Joshi
f771d3a4bb
Conditionally pin Flask version based on Python version.
2022-08-17 12:21:05 +05:30
..
mfa
Fixed Securtiy Hotspot reported by SonarQube.
2022-08-12 17:10:26 +05:30
static
/js
Update copyright notices for 2022
2022-01-04 13:54:25 +05:30
__init__.py
Fixed an issue where the error is shown on logout when the authentication source is oauth2.
Fixes
#7059
2022-03-15 16:38:54 +05:30
internal.py
Fixed an issue where a warning is flashed every time for an email address when
2022-02-16 13:34:24 +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
Added support for Azure AD OAUTH2 authentication.
Fixes
#7325
2022-04-21 12:48: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