Searched defs:users (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/lib/plugins/authplain/ | ||
H A D | auth.php | 17 protected $users = null; global() variable in auth_plugin_authplain |
/dokuwiki/lib/plugins/authldap/ | ||
H A D | auth.php | 21 protected $users = null; global() variable in auth_plugin_authldap |
/dokuwiki/inc/Extension/ | ||
H A D | AuthPlugin.php | 310 msg("authorisation method does not allow deleting of users", -1); argument |
/dokuwiki/lib/plugins/authad/ | ||
H A D | auth.php | 62 protected $users = array(); global() variable in auth_plugin_authad |
/dokuwiki/lib/plugins/authpdo/ | ||
H A D | auth.php | 387 deleteUsers($users) global() argument |