]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove the calls to ap_some_auth_required() from the request handling to allow the...
authorBradley Nicholes <bnicholes@apache.org>
Tue, 27 Dec 2005 04:44:18 +0000 (04:44 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 27 Dec 2005 04:44:18 +0000 (04:44 +0000)
commit12315b2fcebba707c134162edd88d43361eef708
tree5ee7e4f77f33d06ec7f024258fd3e862f81366cf
parent82bac337613689d043e85f4863c0f1bb7e03d612
Remove the calls to ap_some_auth_required() from the request handling to allow the authn and authz hooks to be called without restriction

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359172 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authz_core.c
server/request.c