fail2ban/fail2ban
2026-02-12 13:53:57 +01:00
..
client fixed typo in comparison by build of stream from filter options (see #4066) 2025-10-28 21:34:00 +01: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 refactor module loading to use exec_module: load_module is deprecated; 2026-01-01 21:43:27 +01:00
tests filter.d/nginx-http-auth.conf: modes fallback and aggressive extended to match more SSL failures, see gh-4142 (amend to gh-2881) 2026-02-12 13:53:57 +01: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 to overwrite conditional parameters only direct from jail, for example 2025-09-11 23:11:45 +02: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