whoogle-search/app/utils
Ben Busby 86ae2bda3e
Hotfix: Upgrade heroku apps to https for all endpoints
The previous implementation of the is_heroku check in
search.needs_https() was implemented to only match URLs ending in
'.herokuapp.com', and skipped upgrading to HTTPS for other endpoints.
2021-03-31 12:14:38 -04:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
results.py Allow setting environment variables in whoogle.env (#237) 2021-03-28 13:27:08 -04:00
search.py Hotfix: Upgrade heroku apps to https for all endpoints 2021-03-31 12:14:38 -04:00
session.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00