Home
last modified time | relevance | path

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

/plugin/authhttp/
H A Dauth.php14 * - users that are specified in the list configured with "specialusers" will
36 protected $specialusers;
70 foreach (array("usernameregex", "emaildomain", "specialusers", "specialgroup") as $cfgvar) {
81 $this->specialusers = explode(" ", $this->specialusers);
122 if (in_array($user, $this->specialusers)) {
43 protected $specialusers; global() variable in auth_plugin_authhttp
H A DREADME67 "defaultgroup". Users whose login names are listed in "specialusers" will
71 "specialusers".
109 - specialusers: The login names of users to be put in the special group. You