Home
last modified time | relevance | path

Searched refs:groups (Results 1 – 2 of 2) sorted by relevance

/lighttpd1.4/src/
H A Dmod_authn_ldap.c679 const array *groups = &require->group; in mod_authn_ldap_memberOf() local
695 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()
/lighttpd1.4/
H A DNEWS2326 * [mod_auth] support LDAP groups for HTTP auth (fixes #1817)