]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
New one for backport. Trivial.
authorSander Striker <striker@apache.org>
Fri, 8 Aug 2003 00:05:57 +0000 (00:05 +0000)
committerSander Striker <striker@apache.org>
Fri, 8 Aug 2003 00:05:57 +0000 (00:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100938 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6dc33e652bf6baa309cd00eb5769930dce7f763d..b72b38c7b6135fcaca7ae555c8959665d62689ee 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/07 22:29:58 $]
+Last modified at [$Date: 2003/08/08 00:05:57 $]
 
 Release:
 
@@ -298,6 +298,11 @@ PATCHES TO PORT FROM 2.1
       by mod_ssl itself.
         modules/ssl/ssl_engine_kernel.c: r1.97
       +1: striker, trawick
+    
+    * 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
 
     * fix extern "C" declaration of util_ebcdic.h. PR: 22203
         include/util_ebcdic.h: r1.15