Update groupoffice.conf

Updated for Group-Office 6.7+
pull/3706/head
Merijn Schering 2024-03-26 09:15:49 +01:00 committed by GitHub
parent b59fd2e7b5
commit 91a37b5e49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 9 deletions

View File

@ -1,14 +1,7 @@
# Fail2Ban filter for Group-Office
#
# Enable logging with:
# $config['info_log']='/home/groupoffice/log/info.log';
#
# logpath must be the webserver error log
[Definition]
failregex = ^\[\]LOGIN FAILED for user: "\S+" from IP: <HOST>$
failregex = Password authentication failed for '\S+' from IP: '<HOST>'$
ignoreregex =
# Author: Daniel Black