whoogle-search/app
Ben Busby 966644baa0
Broaden session validation exception handling
Due to how instances installed with pip seem to have issues storing
unrelated files in the same directory as sessions, exception handling
during session validation has been expanded to blindly ignore all
exceptions. This portion of the code is more for maintainers of large
public instances with a bunch of users who block cookies anyways, so
having basic app functionality break down as a result shouldn't be the
default.
2022-06-16 15:46:18 -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 Broaden session validation exception handling 2022-06-16 15:46:18 -06:00