whoogle-search/app
Ben Busby 3e20788857
Disable in-app CSP unless enabled via WHOOGLE_CSP
The default CSP is only helpful for some, and can break instances for
others. Since these aren't always necessary and are occasionally set by
the user's preferred reverse proxy, it is being disabled unless
explicitly enabled by setting `WHOOGLE_CSP`.

Fixes #493
2021-11-29 15:52:28 -07:00
..
models Use 'gl' search param to set country 2021-11-23 13:48:54 -07:00
static Fix height for homepage logo 2021-11-29 15:34:13 -07:00
templates Import logo stylesheet before applying custom css 2021-11-24 12:38:56 -07:00
utils Fix incorrect redirect protocol used by Flask 2021-11-21 23:21:04 -07:00
__init__.py Improve cookie security when `HTTPS_ONLY` is set 2021-11-20 16:34:37 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
request.py Use 'gl' search param to set country 2021-11-23 13:48:54 -07:00
routes.py Disable in-app CSP unless enabled via WHOOGLE_CSP 2021-11-29 15:52:28 -07:00