mirror of https://github.com/fail2ban/fail2ban
Update traefik-auth failregex
parent
90516d6b67
commit
7cdabdd7ae
|
@ -51,6 +51,6 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
failregex = ^<HOST> \- \S+ \[\] \"(GET|POST|HEAD) .+\" 401 .+$
|
||||
failregex = ^<HOST> \- (?!- )\S+ \[\] \"(GET|POST|HEAD) .+\" 401 .+$
|
||||
|
||||
ignoreregex =
|
||||
|
|
Loading…
Reference in New Issue