]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Make mod_ssl SSLUsername useful.
authorJoe Orton <jorton@apache.org>
Thu, 10 Feb 2005 18:36:16 +0000 (18:36 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 10 Feb 2005 18:36:16 +0000 (18:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@153281 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0f9e290bec95ae86ac086b62d60c96585ae7ee2b..2d640f4e5e09baf75c27fabad05b6bf96a164a81 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -93,6 +93,13 @@ PATCHES TO BACKPORT FROM TRUNK:
     identify exactly what the proposed changes are! ]
   [ please append new backports at the end of this list not the top. ]
 
+    *) mod_ssl: Set r->user from SSLUsername earlier so that it's
+       actually useful.
+       http://svn.apache.org/viewcvs.cgi?rev=153280&view=rev
+       http://svn.apache.org/viewcvs.cgi?rev=151493&view=rev
+       PR: 31418
+       +1: jorton
+
     *) Add a build script to create a solaris package.
        svn rev 124104
        +1: minfrin