fail2ban/fail2ban
sebres 9534bdac37 filter.d/nginx-http-auth.conf: filter rewritten and extended:
- with `prefregex` to capture content of error only (bypass common prefix and suffix, like server, request, host, referrer);
  - to match PAM authentication failures (gh-4071)
2025-09-15 16:14:22 +02:00
..
client fixes beautifier get ignoreip (explicit convert to string) 2025-08-12 23:26:42 +02:00
compat bundling async modules removed in python 3.12 into f2b (fallback to local libraries if import would miss them); 2023-12-12 15:16:05 +01:00
server removes mistaken return in quiet case for set jail attempt command 2025-09-01 20:12:07 +02:00
tests filter.d/nginx-http-auth.conf: filter rewritten and extended: 2025-09-15 16:14:22 +02:00
__init__.py fixed dependency issue if setup invoked using python 3.x: invocation of 2to3 takes place after setup (and __init__.py) loaded; 2018-10-10 12:25:53 +02:00
exceptions.py Fix PEP8 E302 expected 2 blank lines, found X 2015-07-04 13:47:40 -04:00
helpers.py allow comments in file with ip-set: text followed # or ; chars after space or newline would be ignored 2025-03-03 19:00:09 +01:00
protocol.py remove help command from protocol (the command was never supported); 2025-03-31 02:29:51 +02:00
setup.py easy-fix: reset fail2ban link to python, if it targeted unavailable file 2016-08-12 21:32:18 +02:00
version.py version bump 2024-04-26 02:06:09 +02:00