APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2003/08/08 00:05:57 $]
+Last modified at [$Date: 2003/08/08 00:43:10 $]
Release:
problems if the data stream is modified by an input filter. PR 22104.
modules/dav/main/mod_dav.c: r1.98, r1.99
+1: nd
+ (gstein likes the concept, but needs to review...)
* mod_ssl: Fix FakeBasicAuth for subrequests, by declining check_user_id.
Otherwise it would run into the check that was to protect from externally
fabricated Authorization headers, which would choke on the one added
by mod_ssl itself.
modules/ssl/ssl_engine_kernel.c: r1.97
- +1: striker, trawick
+ +1: striker, trawick, gstein
* mod_ssl: Add error msg for the case when FakeBasicAuth is tried to be
tricked. IOW, when someone tries to spoof his identity.
modules/ssl/ssl_engine_kernel.c: r1.98
- +1: striker
+ +1: striker, gstein
* fix extern "C" declaration of util_ebcdic.h. PR: 22203
include/util_ebcdic.h: r1.15