]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove the call to ap_note_auth_failure() from the providers. mod_authz_core will...
authorBradley Nicholes <bnicholes@apache.org>
Wed, 18 Jan 2006 04:19:04 +0000 (04:19 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 18 Jan 2006 04:19:04 +0000 (04:19 +0000)
commit20aaaf04db164f85824ac505cfb4e6e5f7f80aac
tree277eaffcb3da9d47fb3a7afcb280dbe74bebf457
parent9f76eade3dd69e44d67b98128d389422a36e6c98
Remove the call to ap_note_auth_failure() from the providers.  mod_authz_core will make the call if it is necessary.

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