]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r463427 from trunk:
authorJim Jagielski <jim@apache.org>
Fri, 8 Dec 2006 15:29:36 +0000 (15:29 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 8 Dec 2006 15:29:36 +0000 (15:29 +0000)
commitd4bc6384ce941222abe7dbb4fadb4a2649f161d1
tree421a90a297dd9491e078f23fd325ef735ad42e3e
parent6fd2abc6f7a30023378ce0f2ca6cb159e6718496
Merge r463427 from trunk:

mod_authnz_ldap: Add an AuthLDAPRemoteUserAttribute directive. If
set, REMOTE_USER will be set to this attribute, rather than the
username supplied by the user. Useful for example when you want users
to log in using an email address, but need to supply a userid instead
to the backend.

Submitted by: minfrin
Reviewed by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@484638 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_authnz_ldap.xml
modules/aaa/mod_authnz_ldap.c