From: Eric Covener Date: Fri, 23 Jan 2015 12:23:17 +0000 (+0000) Subject: add groupfile logging tweek X-Git-Tag: 2.4.13~476 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8b2ea40d3f00910868ea189a337cea2f9e40d1;p=thirdparty%2Fapache%2Fhttpd.git add groupfile logging tweek git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1654185 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 142568d1761..6d6b27084b4 100644 --- a/STATUS +++ b/STATUS @@ -254,6 +254,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) +1: minfrin + * mod_authz_groupfile: Don't log routine authz failure at ERROR because + it's just as likely to be OR'ed with other authz results. PR55523, try 2. + trunk patch: http://svn.apache.org/r1654184 + 2.4.x patch: trunk works + CHANGES + +1: covener OTHER PROPOSALS