]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a backport
authorBradley Nicholes <bnicholes@apache.org>
Mon, 24 Jul 2006 22:43:46 +0000 (22:43 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 24 Jul 2006 22:43:46 +0000 (22:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@425211 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a66b24ac2ba1fb89cb16c5a484db2a1f2dce443b..33554be3143839926f0fdea810c69f83dd586ef3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,3 +137,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       (+ long thread)
       http://svn.apache.org/viewvc?view=rev&revision=424798
       +1 niq
+
+    * mod_authn_alias: Add a check to make sure that the base provider 
+       and the alias names are different and also that the alias has 
+       not been registered before. PR#40051
+       http://issues.apache.org/bugzilla/attachment.cgi?id=18636
+       +1: bnicholes