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
5ee8045916c7affffbcc2ea204b315d116e40c1d
pgadmin4
/
web
/
pgadmin
/
authenticate
History
Khushboo Vashi
5ee8045916
Informative error should be shown if Oauth2 profile does not have email id registered.
Fixes
#6590
2021-07-07 17:58:49 +05:30
..
static
/js
Added support for OAuth 2 authentication.
Fixes
#5940
2021-07-06 13:22:58 +05:30
__init__.py
Added support for OAuth 2 authentication.
Fixes
#5940
2021-07-06 13:22:58 +05:30
internal.py
Added support for OAuth 2 authentication.
Fixes
#5940
2021-07-06 13:22:58 +05:30
kerberos.py
Added support for OAuth 2 authentication.
Fixes
#5940
2021-07-06 13:22:58 +05:30
ldap.py
Ensure that the strings in the LDAP auth module are translatable.
Fixes
#6274
2021-04-08 18:15:34 +05:30
oauth2.py
Informative error should be shown if Oauth2 profile does not have email id registered.
Fixes
#6590
2021-07-07 17:58:49 +05:30
registry.py
Refactor the registry class logic and remove duplicate code for the same functionality.
2021-06-24 11:30:11 +05:30