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
1baddd5e9a8d66daefa4c9e1b6a6ba10ba1130ea
pgadmin4
/
web
/
pgadmin
/
browser
History
Khushboo Vashi
413709fc78
Simplify cookie domain/path settings, per discussion. Instead of trying to be smart, just let the user specify them in the config, e.g.
...
COOKIE_DEFAULT_DOMAIN = None SESSION_COOKIE_DOMAIN = None
2018-03-23 10:14:02 +00:00
..
server_groups
Ensure the host parameter is correctly pickup up from the service file.
Fixes
#3200
2018-03-19 12:38:44 +00:00
static
Allow admins to disable the use of Gravatar if they choose.
Fixes
#3037
2018-03-07 16:35:33 +00:00
templates
/browser
Allow admins to disable the use of Gravatar if they choose.
Fixes
#3037
2018-03-07 16:35:33 +00:00
tests
Final PEP-8 fixes
2018-03-08 09:33:43 +00:00
__init__.py
Simplify cookie domain/path settings, per discussion. Instead of trying to be smart, just let the user specify them in the config, e.g.
2018-03-23 10:14:02 +00:00
collection.py
PEP8 fixes.
2018-02-26 15:58:48 +00:00
utils.py
Final PEP-8 fixes
2018-03-08 09:33:43 +00:00