add filters and jails
This commit is contained in:
7
fail2ban/filter.d/gitea-auth.conf
Normal file
7
fail2ban/filter.d/gitea-auth.conf
Normal file
@ -0,0 +1,7 @@
|
||||
[INCLUDES]
|
||||
|
||||
before = common.conf
|
||||
|
||||
[Definition]
|
||||
|
||||
failregex = .*(Failed authentication attempt|invalid credentials|Attempted access of unknown user).* from <HOST>
|
Reference in New Issue
Block a user