]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add the auth provider name as a note in the request so that authn_provider_alias...
authorBradley Nicholes <bnicholes@apache.org>
Mon, 23 May 2005 23:07:49 +0000 (23:07 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 23 May 2005 23:07:49 +0000 (23:07 +0000)
commit556fb599b57016c91d7c0bc41ccad2d7e7ffd0f3
tree70ef49a14957ba283b0a87cd76db51c97c80f3a3
parent9b1a8558820b2c7cca097ce3b1fa2755e4799a6f
Add the auth provider name as a note in the request so that authn_provider_alias is able to look up the original provider along with the per_dir configuration.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178052 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_auth.h
modules/aaa/mod_auth_basic.c
modules/aaa/mod_auth_digest.c