# HG changeset patch # User Kim Alvefur # Date 1478535847 -3600 # Node ID a47520a2c59d89bc7e4bf70fb099adbdd801e446 # Parent dd1f0173f5380b3971c8553fa60474fc66e669fe mod_log_auth/README: Update regex for 9d43095d915f (fixes #764) diff -r dd1f0173f538 -r a47520a2c59d mod_log_auth/README.markdown --- a/mod_log_auth/README.markdown Sun Nov 06 21:02:21 2016 +0100 +++ b/mod_log_auth/README.markdown Mon Nov 07 17:24:07 2016 +0100 @@ -26,7 +26,7 @@ # /etc/fail2ban/filter.d/prosody-auth.conf # Fail2Ban configuration file for prosody authentication [Definition] - failregex = Failed authentication attempt \(not-authorized\) from IP: + failregex = Failed authentication attempt \(not-authorized\) for user .* from IP: ignoreregex = And at the appropriate place (usually the bottom) of