APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/11/01 23:43:44 $]
+Last modified at [$Date: 2004/11/03 22:16:54 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) mod_authnz_ldap: Added the directive "Requires ldap-attribute" that
+ allows the module to only authorize a user if the attribute value
+ specified matches the value of the user object. PR 31913
+ modules/aaa/mod_authnz_ldap.c: r1.7
+ docs/manual/mod/mod_authnz_ldap.xml: r1.3
+ +1: bnicholes
+
*) mod_ssl: Fix and prevent an SSLCipherSuite bypass by resuming a
session during a renegotiation.
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_kernel.c?r1=1.110&r2=1.111