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-01-10 08:04:36 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
641f7bbe9d
pgadmin4
/
web
/
pgadmin
/
authenticate
History
Dave Page
85e89c869a
Cleanup some code smells identified by SonarQube.
2020-06-10 16:42:59 +01:00
..
__init__.py
Fixed post-login redirect location when running in server mode under a non-default root.
Fixes
#5473
2020-05-04 15:00:45 +01:00
internal.py
[Authentication] Some of the base class functions are not static
2020-04-14 18:43:04 +05:30
ldap.py
Fixed an issue where if LDAP_SEARCH_BASE_DN is not set then, the value for LDAP_BASE_DN will be considered.
Fixes
#5487
2020-05-18 12:35:34 +05:30
registry.py
Cleanup some code smells identified by SonarQube.
2020-06-10 16:42:59 +01:00