whoogle-search/app
Ben Busby ddc73a53fe
Flip country config check in template
Country config value should be checked against the valid value when
updating the home page config, not the other way around. This can lead
to a state where a user sets up an invalid country value, but can still
be matched against a correct value that is part of the invalid value
(i.e. "countryUK" is invalid, but would match against the correct value,
"UK")

Also minor refactor of where the session file size validation occurs.
2022-06-16 12:11:23 -06:00
..
models Counter latest result page style changes 2022-06-09 16:35:02 -06:00
static Fix missing box shadow for light theme results 2022-06-10 08:58:31 -06:00
templates Flip country config check in template 2022-06-16 12:11:23 -06:00
utils Ensure currency link parent exists before parsing 2022-06-16 10:28:06 -06:00
__init__.py Check file sizes in session dir before validation 2022-06-16 11:50:13 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Counter latest result page style changes 2022-06-09 16:35:02 -06:00
request.py Tor password authentication (#746) 2022-06-16 11:05:41 -06:00
routes.py Flip country config check in template 2022-06-16 12:11:23 -06:00