Home
last modified time | relevance | path

Searched refs:auth_sendPassword (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/lib/plugins/usermanager/
H A Dremote.php75 auth_sendPassword($user, $password);
H A Dadmin.php860 if ($sent = auth_sendPassword($user, $password)) {
/dokuwiki/inc/Action/
H A DResendpwd.php128 if (auth_sendPassword($user, $pass)) {
/dokuwiki/inc/
H A Dauth.php956 function auth_sendPassword($user, $password) function
1048 if (auth_sendPassword($login, $pass)) {
1273 if (auth_sendPassword($user, $pass)) {
/dokuwiki/inc/Remote/
H A DLegacyApiCore.php375 auth_sendPassword($user, $password);