Searched refs:groups (Results 1 – 2 of 2) sorted by relevance
679 const array *groups = &require->group; in mod_authn_ldap_memberOf() local695 for (size_t i = 0; i < groups->used; ++i) { in mod_authn_ldap_memberOf()696 const char *base = groups->data[i]->key.ptr; in mod_authn_ldap_memberOf()
2326 * [mod_auth] support LDAP groups for HTTP auth (fixes #1817)