From: Bradley Nicholes Date: Thu, 5 May 2005 15:29:01 +0000 (+0000) Subject: note change in mod_authnz_ldap X-Git-Tag: 2.1.5~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e08208032f7c8354f91bbff6d371451fd2724b9;p=thirdparty%2Fapache%2Fhttpd.git note change in mod_authnz_ldap git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168340 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 75743a3b054..104caabefb9 100644 --- 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]