whoogle-search/app
Ben Busby c0540711f5 Added basic authentication
Username/password can be set either as Dockerfile build arguments or
passed into the run script as "--userpass <username:password>"
2020-05-15 12:52:09 -06:00
..
models Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00
static Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00
templates Added option to search only via GET request (#36) 2020-05-13 00:19:51 -06:00
__init__.py Added POST search, encrypted query strings, refactoring 2020-04-28 18:19:34 -06:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
request.py Feature: language config (#27) 2020-05-12 17:15:53 -06:00
routes.py Added basic authentication 2020-05-15 12:52:09 -06:00