Author: minfrin
Date: Thu Oct 12 14:04:02 2006
New Revision: 463429
URL: http://svn.apache.org/viewvc?view=rev&rev=463429
Log:
Propose a backport.
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=463429&r1=463428&r2=463429
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Oct 12 14:04:02 2006
@@ -251,4 +251,12 @@
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
+
|