From: Bradley Nicholes Date: Mon, 24 Jul 2006 22:43:46 +0000 (+0000) Subject: propose a backport X-Git-Tag: 2.2.3~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8836553fbc7a15d827dc73d742d608199719677;p=thirdparty%2Fapache%2Fhttpd.git propose a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@425211 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a66b24ac2ba..33554be3143 100644 --- 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