From ef3041d09f4be9cec20c5996067a6eb15c415d5e Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 12 Oct 2006 21:04:02 +0000 Subject: [PATCH] Propose a backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463429 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index a8fb64b03fc..93a6ea1271b 100644 --- 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 + -- 2.47.2