whoogle-search/app
Ben Busby 2eee0b87d5
Include full path when determining proxy host url
Session validation includes a method for determining the proxy host url,
but previously did not include the path for the initial request. This
caused a situation where users with a new session would not be able to
complete their first search, since the session validation follow-through
url did not include the actual path for their search query.

The method now includes a flag for only extracting the root url, which
is needed for creating full urls in the content filter.

Fixes #708
2022-08-02 10:57:59 -06:00
..
models Counter latest result page style changes 2022-06-09 16:35:02 -06:00
static Include leading slash in path replacement for result config changes 2022-08-01 14:35:43 -06:00
templates Allow temp region selection from result view 2022-08-01 14:32:24 -06:00
utils Include full path when determining proxy host url 2022-08-02 10:57:59 -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 Remove google prefs link for mismatched language queries 2022-08-01 13:46:06 -06:00
request.py Fix typos [skip ci] (#813) 2022-07-13 10:08:44 -06:00
routes.py Allow temp region selection from result view 2022-08-01 14:32:24 -06:00