index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
botdetection
/
link_token.py
Age
Commit message (
Expand
)
Author
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2025-08-09
[mod] limiter: trusted proxies (#4911)
Ivan Gabaldon
2025-07-09
[mod] migrate from Redis to Valkey (#4795)
Gaspard d'Hautefeuille
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-11-24
[chore] *: fix typos detected by typos-cli
Bnyro
2024-09-15
[fix] Removes ``/>`` ending tags for void HTML elements
Grant Lanham
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-11-01
[mod] isolation of botdetection from the limiter
Markus Heiser
2023-09-29
[mod] warn to info for failed ping limiter
Émilien (perso)
2023-06-05
[mod] limiter: blocklist and passlist (ip_lists)
Markus Heiser
2023-06-01
[fix] limiter: replace real_ip by IPv4/v6 network
Markus Heiser
2023-06-01
[fix] correct determination of the IP for the request
Markus Heiser
2023-06-01
[mod] botdetection - improve ip_limit and link_token methods
Markus Heiser
2023-05-29
[mod] limiter -> botdetection: modularization and documentation
Markus Heiser