mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-06 09:12:06 -04:00
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.