whoogle-search/app
Ben Busby 08379efa26
Remove auth req for accessing opensearch
Requiring authentication for accessing the opensearch template prevents
the browser from accessing the file when adding as a default search
engine. This removes the authentication requirement from the opensearch
route, which should never provide any sensitive information anyways.
2021-02-26 11:42:42 -05:00
..
misc Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
models Move language/country settings to app config 2020-12-17 16:42:05 -05:00
static fix 'j' and 'k' inside search input 2021-02-19 22:49:32 +00:00
templates Merge branch 'develop' into develop 2021-02-19 12:30:27 -05:00
utils Allow bang operator anywhere in query 2021-02-20 15:31:15 -05:00
__init__.py Hotfix: Move language/country json to app dir 2021-02-07 18:55:27 -05:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Ensure G logo doesn't appear in mobile img results 2021-02-20 15:04:32 -05:00
request.py Remove lxml dependency 2020-12-29 18:43:42 -05:00
routes.py Remove auth req for accessing opensearch 2021-02-26 11:42:42 -05:00