whoogle-search/app
Ben Busby de28e06d8f
Improve cookie security when `HTTPS_ONLY` is set
Adds the "Secure" flag and "__Secure-" prefix if the `HTTPS_ONLY`
environment variable is enabled.

Fixes #539
2021-11-20 16:34:37 -07:00
..
models Improve public instance session management (#480) 2021-11-17 19:35:30 -07:00
static Add Japanese translation (#528) 2021-11-09 08:37:49 -07:00
templates Add "update available" indicator to footer (#517) 2021-11-02 10:35:40 -06:00
utils Improve public instance session management (#480) 2021-11-17 19:35:30 -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 Include "chips" param in image search (#534) 2021-11-17 16:17:27 -07:00
routes.py Improve cookie security when `HTTPS_ONLY` is set 2021-11-20 16:34:37 -07:00