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.php76 auth_sendPassword($user, $password);
H A Dadmin.php861 if ($sent = auth_sendPassword($user, $password)) {
/dokuwiki/inc/Action/
H A DResendpwd.php128 if (auth_sendPassword($user, $pass)) {
/dokuwiki/inc/
H A Dauth.php975 function auth_sendPassword($user, $password) function
1067 if (auth_sendPassword($login, $pass)) {
1292 if (auth_sendPassword($user, $pass)) {
/dokuwiki/inc/Remote/
H A DLegacyApiCore.php376 auth_sendPassword($user, $password);