]> granicus.if.org Git - apache/commit
mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
authorPaul J. Reder <rederpj@apache.org>
Fri, 27 Jul 2007 20:34:41 +0000 (20:34 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 27 Jul 2007 20:34:41 +0000 (20:34 +0000)
commitcc4a706e61f2e8efc9632489dfecadbf112854cb
treefe61792d4063fad605315e656266fe9a29376e94
parent7081c4268ac82daa60d4c27f7376e5adaa6c53fc
 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 [Paul J. Reder]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@560373 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/util_ldap.h
modules/aaa/mod_authnz_ldap.c
modules/ldap/util_ldap.c
modules/ldap/util_ldap_cache.c
modules/ldap/util_ldap_cache.h
modules/ldap/util_ldap_cache_mgr.c