fail2ban/fail2ban
yungchin 6e8c1b2871 nginx-http-auth filter: match server_name = ""
As documented at
http://nginx.org/en/docs/http/server_names.html#miscellaneous_names "If
no server_name is defined in a server block then nginx uses the empty
name as the server name."  This regex change allows us to match error
output for such a configuration.

The log line added to the tests was lifted from our logs verbatim; it
did not match without the patched regex.

Signed-off-by: Yung-Chin Oei <yungchin@yungchin.nl>
2014-04-03 11:04:21 +01:00
..
client BF: Fix getting jail name from exceptions in beautifier for Python 3+ 2014-03-29 22:54:06 +00:00
server Merge pull request #670 from kwirk/reban-once-per-ip 2014-03-31 18:36:06 +11:00
tests nginx-http-auth filter: match server_name = "" 2014-04-03 11:04:21 +01:00
__init__.py DOC: Fix up doc strings styling to comply with numpy doc style 2014-02-27 20:46:48 +00:00
exceptions.py RF: Change Jails and Actions to Mapping types 2014-01-04 16:57:08 +00:00
helpers.py MRG: 0.8.11 to 0.9 2013-11-02 15:59:05 +11:00
protocol.py ENH: Change logging levels and make info more verbose 2014-02-20 23:01:40 +00:00
version.py DOC: versioning and release/readme notes 2014-03-14 23:08:25 +11:00