From cvs-return-21904-apmail-httpd-cvs-archive=httpd.apache.org@httpd.apache.org Thu May 05 15:32:29 2005 Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 41993 invoked from network); 5 May 2005 15:32:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 May 2005 15:32:29 -0000 Received: (qmail 27894 invoked by uid 500); 5 May 2005 15:31:29 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 27814 invoked by uid 500); 5 May 2005 15:31:28 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 27771 invoked by uid 99); 5 May 2005 15:31:27 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 05 May 2005 08:31:27 -0700 Received: (qmail 40934 invoked by uid 65534); 5 May 2005 15:29:02 -0000 Message-ID: <20050505152902.40933.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r168340 - /httpd/httpd/trunk/CHANGES Date: Thu, 05 May 2005 15:29:01 -0000 To: cvs@httpd.apache.org From: bnicholes@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bnicholes Date: Thu May 5 08:29:01 2005 New Revision: 168340 URL: http://svn.apache.org/viewcvs?rev=3D168340&view=3Drev 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=3D168340&r= 1=3D168339&r2=3D168340&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/CHANGES (original) +++ httpd/httpd/trunk/CHANGES Thu May 5 08:29:01 2005 @@ -2,6 +2,10 @@ =20 [Remove entries to the current 2.0 section below, when backported] =20 + *) mod_authnz_ldap: Add the directive AuthLDAPAllowDNAuth to allow=20 + a user to authenticate against an LDAP directory using a full=20 + user DN. [Brad Nicholes] + =20 *) Add AP_INIT_TAKE_ARGV for configuration commands. (minor MMN bump)=20 [Paul Querna] =20