Subversion Repositories configs

Rev

Rev 5 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 - 1
# Fail2Ban filter for Group-Office
2
#
3
# Enable logging with:
4
# $config['info_log']='/home/groupoffice/log/info.log';
5
#
6
 
7
[Definition]
8
 
9
failregex = ^\[\]LOGIN FAILED for user: "\S+" from IP: <HOST>$
10
 
34 - 11
ignoreregex =
5 - 12
 
13
# Author: Daniel Black
14