mirror of https://github.com/fail2ban/fail2ban
changelog
parent
2c13cba73d
commit
44f32d6132
|
@ -35,6 +35,7 @@ ver. 1.0.3-dev-1 (20??/??/??) - development nightly edition
|
|||
- filter can bypass additional timestamp or pid that may be logged via systemd-journal or syslog-ng (gh-3060)
|
||||
- rewrite host line regex for all varied exim's log_selector states (gh-3263)
|
||||
- fixed "dropped: too many ..." regex, also matching unrecognized commands now (gh-3502)
|
||||
* `filter.d/named-refused.conf` - denied allows any reason in parenthesis as suffix (gh-3697)
|
||||
* `filter.d/nginx-forbidden.conf` - new filter to ban forbidden locations, e. g. using `deny` directive (gh-2226)
|
||||
* `filter.d/sshd.conf`:
|
||||
- avoid double counting for "maximum authentication attempts exceeded" (gh-3502)
|
||||
|
|
Loading…
Reference in New Issue