modifications suggested by a referee (log ex+regexp)

pull/12/head
François Boulogne 2011-12-24 22:24:08 +01:00
parent a7cb20edac
commit 683d4f269d
2 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# Notes.: regex to match wrong passwords as notified by lighttpd's auth Module
# Values: TEXT
#
failregex = .*http_auth.*password doesn\'t match.*IP: <HOST>
failregex = .*http_auth.*password doesn\'t match.*IP: <HOST>$
# Option: ignoreregex

View File

@ -0,0 +1,2 @@
#authentification failure (mod_auth)
2011-12-24 18:43:32: (http_auth.c.875) password doesn't match for /gitweb/ username: foobar, IP: 11.11.11.11