Home
last modified time | relevance | path

Searched refs:auth_sendPassword (Results 1 – 4 of 4) sorted by last modified time

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php859 if ($sent = auth_sendPassword($user, $password)) {
/dokuwiki/inc/Remote/
H A DApiCore.php
/dokuwiki/inc/
H A Dauth.php931 function auth_sendPassword($user, $password)
1023 if (auth_sendPassword($login, $pass)) {
1248 if (auth_sendPassword($user, $pass)) {
831 function auth_sendPassword($user, $password) { global() function
/dokuwiki/inc/Action/
H A DResendpwd.php128 if (auth_sendPassword($user, $pass)) {