]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
+1 for AuthDigestEnableQueryStringHack
authorPaul Querna <pquerna@apache.org>
Sat, 10 Jul 2004 05:01:31 +0000 (05:01 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 10 Jul 2004 05:01:31 +0000 (05:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104216 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6a73f647e46bcd08991e293af99fe76c2eac23af..9985fe33a826f42928b4f57e948dc0753318c126 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/07/10 04:45:22 $]
+Last modified at [$Date: 2004/07/10 05:01:31 $]
 
 Release:
 
@@ -210,7 +210,7 @@ PATCHES TO BACKPORT FROM 2.1
        is set in r->subprocess_env allow mismatched query strings to pass.
        PR: 27758
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/aaa/mod_auth_digest.c?r1=1.86&r2=1.87
-       +1: geoff, nd
+       +1: geoff, nd, pquerna
 
     *) mod_dav: Send an EOS at the end of the multistatus brigade.
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106