Commit d2e36a61 authored by Bill Stoddard's avatar Bill Stoddard
Browse files

backport vote

parent d95675da
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2004/11/04 23:10:37 $]
Last modified at [$Date: 2004/11/05 15:46:59 $]

Release:

@@ -80,6 +80,10 @@ PATCHES TO BACKPORT FROM 2.1
  [ please place file names and revisions from HEAD here, so it is easy to
    identify exactly what the proposed changes are! ]

    *) SECURITY: CAN-2004-0942 Fix for memory consumption DoS.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protocol.c?r1=1.158&r2=1.159
       +1: stoddard

    *) util_ldap: Add the util_ldap_cache_getuserdn() API to allow 
       non-LDAP authentication modules the ability to use the util_ldap 
       cache for authorization purposes only rather than authentication.