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
cc55c8db89
pgadmin4
/
web
/
pgadmin
/
authenticate
History
Bruno Almeida
e3e0e3db19
Add support for multiple ways to bind to the LDAP server.
#3541
2022-09-28 10:47:56 +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
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