From: Paul J. Reder Date: Fri, 27 Jul 2007 21:22:36 +0000 (+0000) Subject: Add backport request for nested groups patch. X-Git-Tag: 2.2.5~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d88ce0188712e278d0258990ce0bc39a71f9be;p=thirdparty%2Fapache%2Fhttpd.git Add backport request for nested groups patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@560386 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9b4f0c1d68e..7ec7bdc2f22 100644 --- 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.