]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport.
authorGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 21:04:02 +0000 (21:04 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 21:04:02 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463429 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a8fb64b03fc032455d138b0b2cca0e205632c0bc..93a6ea1271b0a74ff414dcaa2f46e42a989a6ddd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -251,4 +251,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Trunk version works
       +1: rpluem
 
+    * 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.
+      Trunk: http://svn.apache.org/viewvc?view=rev&rev=463427
+      +1: minfrin
+