]> granicus.if.org Git - apache/commitdiff
note change in mod_authnz_ldap
authorBradley Nicholes <bnicholes@apache.org>
Thu, 5 May 2005 15:29:01 +0000 (15:29 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 5 May 2005 15:29:01 +0000 (15:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168340 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 75743a3b054ba016783a579b3cf450223f8b3045..104caabefb9fd4cb39f76a254d834912c4f20510 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@ Changes with Apache 2.1.5
 
   [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]