pgadmin4/web/pgadmin/preferences
Ganesh Jaybhay 08c4deba5a Added following security enhancements:
1) Added ALLOWED_HOSTS list to limit the host address.
  2) Added CSP and HSTS security header.
  3) Hide the webserver/ development framework version.

Fixes #5919
2020-10-20 17:14:45 +05:30
..
static Fixed linter error by removing 'debugger;' keyword. 2020-09-03 13:16:08 +05:30
templates/preferences Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30
__init__.py Added following security enhancements: 2020-10-20 17:14:45 +05:30