]> granicus.if.org Git - apache/commit
Add specified user attributes to the environment when using
authorGraham Leggett <minfrin@apache.org>
Tue, 28 Aug 2001 23:16:12 +0000 (23:16 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 28 Aug 2001 23:16:12 +0000 (23:16 +0000)
commit2d122b4e5560c8cc40478cec12bb44dbe97c3415
tree44705426a0562b0aded1ec729bbf4e8095809987
parentf548532f9a12bd90edb08e18d98047534b5c1aa5
Add specified user attributes to the environment when using
mod_auth_ldap. This allows you to use mod_include to embed specified
user attributes in a page like so:
Hello <!--#echo var="AUTHENTICATE_CN"-->, how are you?
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90775 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/util_ldap.h
modules/aaa/mod_auth_ldap.c
modules/ldap/util_ldap.c
modules/ldap/util_ldap_cache.c
modules/ldap/util_ldap_cache.h
modules/ldap/util_ldap_cache_mgr.c