mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
BF: missed action in nginx-http-auth
This commit is contained in:
parent
a148d35d70
commit
ab9d921162
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ maxretry = 6
|
|||
|
||||
enabled = false
|
||||
filter = nginx-http-auth
|
||||
action = iptables-multiport[name=nginx-http-auth,port="80,443"]
|
||||
logpath = /var/log/nginx/error.log
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue