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
blob42 6122afdd98 whitelist_ratelimiter: @dalf patch
- it calls ip_address and ip_network only once for the settings.
- init_whitelist to make tests easier
- get_remote_addr get the IP address for the function is_accepted_request
- for reference: https://esd.io/blog/flask-apps-heroku-real-ip-spoofing.html
1 year ago
..
answerers [fix] issue reported by pylint 22.1.0 2 years ago
data Merge pull request #2134 from searxng/update_data_update_wikidata_units.py 1 year ago
engines [mod] make python code pylint 2.16.1 compliant 1 year ago
infopage weblate: migration to https://translate.codeberg.org/ 1 year ago
metrics [fix] prepare for pylint 2.14.0 2 years ago
network search.suspended_time settings: bug fixes 1 year ago
plugins whitelist_ratelimiter: @dalf patch 1 year ago
search [mod] make python code pylint 2.16.1 compliant 1 year ago
static Bump grunt from 1.5.3 to 1.6.1 in /searx/static/themes/simple 1 year ago
templates/simple fix: typo in suggestions 1 year ago
translations [translations] update from Weblate 1 year ago
__init__.py [format.python] initial formatting of the python code 2 years ago
autocomplete.py [mod] make python code pylint 2.16.1 compliant 1 year ago
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 2 years ago
compat.py [fix] pyright repported errors 2 years ago
exceptions.py [doc] Add doc-strings to searx.exceptions 1 year ago
external_bang.py External bang: bug fix: URL encode the query so "!!g 1+1" works as intended 2 years ago
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py [format.python] initial formatting of the python code 2 years ago
languages.py [fix] add back missing languages & regions (followup of PR #1071) 2 years ago
locales.py Bump flask-babel from 2.0.0 to 3.0.0 1 year ago
preferences.py Deserialize explicitly blank strings 2 years ago
query.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
redisdb.py move searx.shared.redisdb to searx.redisdb 1 year ago
redislib.py [mod] redislib - optimize LUA script registration. 2 years ago
results.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
searxng.msg Science category: update the engines 2 years ago
settings.yml limiter_whitelisting: add tests, update doc 1 year ago
settings_defaults.py whitelist_ratelimiter: @dalf patch 1 year ago
settings_loader.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
unixthreadname.py [format.python] initial formatting of the python code 2 years ago
utils.py Lazy load fasttext-predict 1 year ago
version.py SearXNG version: YYYY.MM.DD without leading zero 1 year ago
webadapter.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
webapp.py [fix] time_range in HTML form should not be a string 'None' 1 year ago
webutils.py A little fix and modified the testing for content highlight 1 year ago