Searched defs:users (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/lib/plugins/authplain/ | ||
H A D | auth.php | 15 protected $users = null; variable in auth_plugin_authplain |
/dokuwiki/lib/plugins/authldap/ | ||
H A D | auth.php | 21 protected $users = null; variable in auth_plugin_authldap |
/dokuwiki/inc/Extension/ | ||
H A D | AuthPlugin.php | 310 public function deleteUsers($users) |
/dokuwiki/lib/plugins/authad/ | ||
H A D | auth.php | 62 protected $users = array(); variable in auth_plugin_authad |
/dokuwiki/lib/plugins/authpdo/ | ||
H A D | auth.php | 387 public function deleteUsers($users) |