Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/
H A DUserProfile.php60 if (!$conf['profileconfirm']) return;
/dokuwiki/conf/
H A Ddokuwiki.php62 $conf['profileconfirm'] = 1; //Require current password to confirm changes to user profile
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php151 $meta['profileconfirm'] = ['onoff'];
/dokuwiki/inc/
H A Dauth.php1097 if ($conf['profileconfirm']) {
1153 if ($conf['profileconfirm']) {