]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add backport request for nested groups patch.
authorPaul J. Reder <rederpj@apache.org>
Fri, 27 Jul 2007 21:22:36 +0000 (21:22 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 27 Jul 2007 21:22:36 +0000 (21:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@560386 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9b4f0c1d68e2c229d78a516588e27ade34e82267..7ec7bdc2f225b57ff85ac29ab94c5aad61665b13 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -300,6 +300,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?view=rev&revision=559999
       +1: niq
 
+    * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
+      to authorize an authenticated user via a "require ldap-group X" directive
+      where the user is not in group X, but is in a subgroup contained in X.
+      PR: 42891
+      http://svn.apache.org/viewvc?view=rev&revision=560373
+      +1: rederpj
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * PKCS#7: backport PCKS#7 patches from trunk.