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
19df1e3f4b27523f8f401a78ca8747dbfbb5fcfe
pgadmin4
/
web
History
Ashesh Vashi
19df1e3f4b
Ensure SECURITY_PASSWORD_SALT is set to something when initialising (to avoid errors, prior to being set to the 'real' value).
Fixes
#1871
2016-10-19 14:04:07 +01:00
..
pgadmin
Resolved - Integer type of preferences are not updated
2016-10-19 16:18:22 +05:30
regression
Always create databases from template0 when running regression tests, to ensure consistency and avoid concurrency issues.
2016-10-18 11:57:31 +01:00
babel.cfg
Fix i18n for the docking system.
2015-03-03 10:51:29 +00:00
config.py
Move security keys into the SQLite database, and auto-generate them.
2016-10-19 09:22:38 +01:00
pgAdmin4.py
Move security keys into the SQLite database, and auto-generate them.
2016-10-19 09:22:38 +01:00
pgAdmin4.wsgi
Fix WSGI support.
2016-08-18 13:43:00 +01:00
setup.py
Ensure SECURITY_PASSWORD_SALT is set to something when initialising (to avoid errors, prior to being set to the 'real' value).
Fixes
#1871
2016-10-19 14:04:07 +01:00