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
5c6d00d545
pgadmin4
/
web
/
pgadmin
/
authenticate
History
Ashesh Vashi
9574f43f87
Refactor the registry class logic and remove duplicate code for the same functionality.
2021-06-24 11:30:11 +05:30
..
static
/js
Added support to connect PostgreSQL servers via Kerberos authentication.
Fixes
#6158
2021-05-03 16:10:45 +05:30
__init__.py
Refactor the registry class logic and remove duplicate code for the same functionality.
2021-06-24 11:30:11 +05:30
internal.py
1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser.
Fixes
#5457
2021-01-18 16:32:10 +05:30
kerberos.py
Added support to connect PostgreSQL servers via Kerberos authentication.
Fixes
#6158
2021-05-03 16:10:45 +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
registry.py
Refactor the registry class logic and remove duplicate code for the same functionality.
2021-06-24 11:30:11 +05:30