Author: bnicholes
Date: Thu May 5 08:29:01 2005
New Revision: 168340
URL: http://svn.apache.org/viewcvs?rev=168340&view=rev
Log:
note change in mod_authnz_ldap
Modified:
httpd/httpd/trunk/CHANGES
Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/CHANGES?rev=168340&r1=168339&r2=168340&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES (original)
+++ httpd/httpd/trunk/CHANGES Thu May 5 08:29:01 2005
@@ -2,6 +2,10 @@
[Remove entries to the current 2.0 section below, when backported]
+ *) mod_authnz_ldap: Add the directive AuthLDAPAllowDNAuth to allow
+ a user to authenticate against an LDAP directory using a full
+ user DN. [Brad Nicholes]
+
*) Add AP_INIT_TAKE_ARGV for configuration commands. (minor MMN bump)
[Paul Querna]
|