whoogle-search/app
Ben Busby abc30d7da3
Render error message w/o safe filter
The error message shown in the error template does not need to be
rendered using the safe filter, and furthermore opens up an XSS
vulnerability.
2022-04-26 09:28:05 -06:00
..
models Support proxying results through Whoogle (aka "anonymous view") (#682) 2022-04-13 11:29:07 -06:00
static Add support for relative search results (#715) 2022-04-18 15:27:45 -06:00
templates Render error message w/o safe filter 2022-04-26 09:28:05 -06:00
utils Fall back to netloc for bang search if query is empty 2022-04-20 14:50:32 -06:00
__init__.py Add proxyfix to honor X-Forwarded-Proto header (#731) 2022-04-22 11:07:36 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Strip trailing slash on root url in filter 2022-04-20 14:55:19 -06:00
request.py Switch to defusedxml for xml parsing 2022-03-01 12:54:32 -07:00
routes.py Fall back to netloc for bang search if query is empty 2022-04-20 14:50:32 -06:00