Searched refs:specialusers (Results 1 – 2 of 2) sorted by relevance
36 protected $specialusers; variable in auth_plugin_authhttp81 $this->specialusers = explode(" ", $this->specialusers);122 if (in_array($user, $this->specialusers)) {
67 "defaultgroup". Users whose login names are listed in "specialusers" will71 "specialusers".109 - specialusers: The login names of users to be put in the special group. You