mirror of https://github.com/fail2ban/fail2ban
Don't match end of line for fcgi
parent
8e1010b07a
commit
3b3a9676af
|
@ -3,5 +3,5 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = Lost password request from IP: '<HOST>'$
|
||||
failregex = Lost password request from IP: '<HOST>'
|
||||
ignoreregex =
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = Password authentication failed for '\S+' from IP: '<HOST>'$
|
||||
failregex = Password authentication failed for '\S+' from IP: '<HOST>'
|
||||
ignoreregex =
|
||||
|
|
Loading…
Reference in New Issue