mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
amend to merge PR gh-1783: restores lost entry journalmatch for filter.d/roundcube-auth.conf
This commit is contained in:
commit
5974b0fb35
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ failregex = ^(?:FAILED login|Login failed) for <F-USER>.*</F-USER> from <HOST>(\
|
|||
^(?:<[\w]+> )?Failed login for <F-USER>.*</F-USER> from <HOST> in session \w+( \(error: \d\))?$
|
||||
|
||||
ignoreregex =
|
||||
|
||||
journalmatch = SYSLOG_IDENTIFIER=roundcube
|
||||
|
||||
# DEV Notes:
|
||||
#
|
||||
# Source: https://github.com/roundcube/roundcubemail/blob/master/program/lib/Roundcube/rcube_imap.php#L180
|
||||
|
|
|
|||
Loading…
Reference in a new issue