Home
last modified time | relevance | path

Searched +full:oldpass -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Ui/
H A DUserProfile.php63 $input = $form->addPasswordInput('oldpass', $lang['oldpass'])->attrs($attr)
/dokuwiki/inc/
H A Dauth.php1098 if (!$auth->checkPass($INPUT->server->str('REMOTE_USER'), $INPUT->post->str('oldpass'))) {
1154 if (!$auth->checkPass($INPUT->server->str('REMOTE_USER'), $INPUT->post->str('oldpass'))) {