From 6250859e5e09e5e12b190118bb911c33d74ac808 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 17 Aug 2012 13:46:59 +0000 Subject: [PATCH] Anotehr patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374254 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/STATUS b/STATUS index 8c958fce28..6246cfbf13 100644 --- a/STATUS +++ b/STATUS @@ -88,6 +88,14 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_authnz_ldap: Don't try a potentially expensive nested groups + search before exhausting all AuthLDAPGroupAttribute checks on the + current group. PR52464 + trunk patch: http://svn.apache.org/viewvc?rev=1231255&view=rev + + whitespace change http://svn.apache.org/viewvc?rev=1231257&view=rev + 2.4.x patch: trunk patch works + +1: covener, rjung, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -151,14 +159,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works. +1: rjung - * mod_authnz_ldap: Don't try a potentially expensive nested groups - search before exhausting all AuthLDAPGroupAttribute checks on the - current group. PR52464 - trunk patch: http://svn.apache.org/viewvc?rev=1231255&view=rev - + whitespace change http://svn.apache.org/viewvc?rev=1231257&view=rev - 2.4.x patch: trunk patch works - +1: covener, rjung, jim - * mod_proxy_ajp: Fix crash in packet dump code when logging with LogLevel trace7 or trace8. PR 53730. trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1373898 -- 2.40.0