This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
352eb15dc7f82662606ab625d600e5bbe3854aa5
pgadmin4
/
web
/
pgadmin
/
authenticate
History
Akshay Joshi
352eb15dc7
Fixed PEP8
2022-08-01 22:06:34 +05:30
..
mfa
Removing dynamic module loading and replacing it with static loading.
Fixes
#7492
2022-06-30 11:06:50 +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
Fixed PEP8
2022-08-01 22:06:34 +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 an issue where a warning is flashed every time for an email address when
2022-02-16 13:34:24 +05:30