]> granicus.if.org Git - apache/commitdiff
propose mod_authnz_ldap nested groups optimization -- thanks Rainer
authorEric Covener <covener@apache.org>
Thu, 16 Aug 2012 14:48:13 +0000 (14:48 +0000)
committerEric Covener <covener@apache.org>
Thu, 16 Aug 2012 14:48:13 +0000 (14:48 +0000)
for pointing out the non-backported fix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373868 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a8dec59182b64856a7916ea4ea53d6db00fdfb80..1b73b47561779a338aaac5b19c7df36847cc3621 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -171,6 +171,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1373447
      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
 
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt