]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR46214: axe some misleading DEBUG messages in mod_authz_host.
authorEric Covener <covener@apache.org>
Sun, 7 Aug 2011 14:07:19 +0000 (14:07 +0000)
committerEric Covener <covener@apache.org>
Sun, 7 Aug 2011 14:07:19 +0000 (14:07 +0000)
commit2372160be1979924379c990a7559ccc509fa05df
treeacd3ac01a307881c0b04aa9ff429b46c2c0b15d0
parent2453c22a1af94ff595186e35d359a49a4d381a04
PR46214: axe some misleading DEBUG messages in mod_authz_host.

Access is not necessarily denied because a single requirement failed to grant
access, and mod_authz_core is already reporting at DEBUG the require line and
the providers result.

Elaborate on one remaining legitimate message to include the require line.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154706 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authz_host.c