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
75be0bc22d
pgadmin4
/
web
/
pgadmin
/
browser
/
templates
/
browser
History
Aditya Toshniwal
9ab451e163
Open user management in a separate tab instead of a dialog to enhance UI/UX.
#8574
2025-03-25 12:33:49 +05:30
..
css
Upgrade CodeMirror from version 5 to 6.
#7097
2024-02-21 11:15:25 +05:30
js
Open user management in a separate tab instead of a dialog to enhance UI/UX.
#8574
2025-03-25 12:33:49 +05:30
browser.html
Warn the user if an unsupported, deprecated or unknown browser is detected.
Fixes
#5399
2020-04-14 21:15:02 +05:30
index.html
Update the server list on welcome page when workspace is changed to get the latest server connection info.
#7708
2025-01-20 18:45:51 +05:30
kerberos_login.html
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_logout.html
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
messages.html
Fixed gettext usage:
2020-04-10 14:52:41 +05:30
upgrade.html
Un-split some strings for translateability. And so begins the battle between gettext and pep8...
2017-04-05 15:05:11 +01:00