| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-25 | [doc] add some documentation about the limiter plugin (and redis) | Markus Heiser | |
| Requested-by: https://github.com/searxng/searxng/discussions/993#discussioncomment-2396914 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-02-17 | [limiter] update | Alexandre Flament | |
| 2022-02-12 | plugin limiter: check only /image_proxy and /search | Alexandre Flament | |
| also adjust the number of req/time | |||
| 2022-02-02 | [enh] limiter plugin | Alexandre Flament | |
| can replace filtron: * rate limite the number of request per IP and per (IP, User-Agent) * block some bots use Redis data stored in Redis never contains the IP addresses, only HMAC using the secret_key Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||