mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-09 04:58:59 +00:00
9467f18d32
The parsing of http deny rules with no argument or only the deny_status argument is buggy if followed by an ACLs expression (starting with "if" or "unless" keyword). Instead of using the proxy errorfiles, a dummy error is used. To fix the bug, the parsing function must also check for "if" or "unless" keyword in such cases. This patch should fix the issue #720. No backport is needed. |
||
---|---|---|
.. | ||
errors | ||
errorfiles.vtc | ||
http_deny_errors.vtc | ||
http_errors.vtc | ||
http_return.vtc | ||
http-error.vtc |