You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 568b9465e9 [mod] check secret_key when searx.webapp is imported
Without this commit the module searx checks the secret_key value.

With this commit, make docs, utils/standalone_searx.py,
utils/fetch_firefox_version.py works without SEARX_DEBUG=1

For reference see https://github.com/searx/searx/pull/2386
4 years ago
..
answerers
data [upd] make SEARX_DEBUG=1 useragents.update 4 years ago
engines [fix] pylint: use "raise ... from ..." 4 years ago
metrology [mod] remove emojis from source code 4 years ago
plugins [mod] pylint: numerous minor code fixes 4 years ago
search [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
static [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
templates [mod] Makefile: make CONTACT_URL optional 4 years ago
translations
__init__.py [mod] check secret_key when searx.webapp is imported 4 years ago
autocomplete.py [fix] dbpedia autocomplete (and use HTTPS) 4 years ago
brand.py [fix] update buildenv 4 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py [mod] Add searx.data module 4 years ago
external_urls.py [mod] add external_urls.json and wikidata_units.json 4 years ago
languages.py
poolrequests.py [enh] add raise_for_httperror 4 years ago
preferences.py Patch advanced search preferences 4 years ago
query.py [mod] searx.search.EngineRef: remove from_bang parameter 4 years ago
raise_for_httperror.py [enh] add raise_for_httperror 4 years ago
results.py [mod] results: don't crash when an engine don't have a category 4 years ago
settings.yml Merge pull request #2372 from dalf/remove-broken-engines 4 years ago
settings_loader.py [fix] pylint: use "raise ... from ..." 4 years ago
settings_robot.yml Let admins lock user preferences 4 years ago
testing.py
utils.py [fix] pylint: use "raise ... from ..." 4 years ago
version.py prepare release 0.18.0 4 years ago
webadapter.py [fix] pylint: use "raise ... from ..." 4 years ago
webapp.py [mod] check secret_key when searx.webapp is imported 4 years ago
webutils.py Merge pull request #2237 from dalf/mod-engines-init 4 years ago