From: Bradley Nicholes Date: Fri, 5 Nov 2004 18:48:16 +0000 (+0000) Subject: Added the directive "Requires ldap-filter" that allows the module to only authorize... X-Git-Tag: 2.1.1~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7eff802d28f51855c8f92893087f23c1b98a537;p=apache Added the directive "Requires ldap-filter" that allows the module to only authorize a user based on a complex LDAP search filter. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105694 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index faab502f86..376b31188c 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,11 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) mod_authnz_ldap: Added the directive "Requires ldap-filter" that + allows the module to authorize a user based on a complex LDAP + search filter. + [Brad Nicholes] + *) SECURITY: CAN-2004-0942, Fix for memory consumption DoS. [Joe Orton] diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 474552ee1a..b12155a5af 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -1,7 +1,7 @@ - +