Home
last modified time | relevance | path

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

/plugin/authhttp/
H A Dauth.php15 * also be member of the group configured with "specialgroup" (default: "admin")
37 protected $specialgroup;
70 foreach (array("usernameregex", "emaildomain", "specialusers", "specialgroup") as $cfgvar) {
123 $info['grps'][] = $this->specialgroup;
44 protected $specialgroup; global() variable in auth_plugin_authhttp
H A DREADME68 also be reported to be member of "specialgroup". If you did not modify
111 - specialgroup: The name of the special group.