MRG: import Lars' PR for tine20

pull/593/head
Daniel Black 2014-01-22 18:12:19 +11:00
commit 2063d96e59
4 changed files with 22 additions and 0 deletions

View File

@ -61,6 +61,7 @@ configuration before relying on it.
* Filter for Counter Strike 1.6. Thanks to onorua for logs.
Close gh-347
* Filter for squirrelmail. Close gh-261
* Filter for tine20. Close gh-583
- Enhancements
* Jail names increased to 26 characters and iptables prefix reduced

View File

@ -0,0 +1,13 @@
# Fail2Ban filter for Tine 2.0 authentication
#
# Enable logging with:
# $config['info_log']='/var/log/tine20/tine20.log';
#
[Definition]
failregex = Login with username .* from <HOST> failed
ignoreregex =
# Author: mkl from Tine20.org forum

View File

@ -435,6 +435,12 @@ port = http,https
logpath = /var/log/sogo/sogo.log
[tine20]
logpath = /var/log/tine20/tine20.log
port = http,https
maxretry = 5
#
# Web Applications

View File

@ -0,0 +1,2 @@
# failJSON: { "time": "2014-01-13T05:02:22", "match": true, "host": "127.0.0.1" }
78017 00cff -- none -- - 2014-01-13T05:02:22+00:00 WARN (4): Tinebase_Controller::login::106 Login with username sdfsadf from 127.0.0.1 failed (-1)!