Searched +full:modpass -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 13 of 13) sorted by relevance
22 $conf['modPass'] = 1;
23 $meta['modPass'] = array('onoff');
27 'modPass' => false, // can passwords be changed?90 return ($this->cando['modPass'] ||95 return ($this->cando['modPass'] ||
112 if ($auth->canDo('modPass')) {
36 if (!$auth->canDo('modPass')) throw new ActionDisabledException();
419 $this->auth->canDo("modPass"),428 $this->auth->canDo("modPass"),460 if ($this->auth->canDo("modPass")) {650 if ($this->auth->canDo('modPass')) {805 if ($this->auth->canDo('modPass')) {
158 if ($auth->canDo('modPass')) {
281 if ($this->canDo('modPass')) {720 $this->cando['modPass'] = true;722 $this->cando['modPass'] = false;
44 $this->cando['modPass'] = $this->getConf('modPass');
379 || !$auth->canDo('modPass')
1106 if (!$auth->canDo('modPass')) unset($changes['pass']);
46 $this->cando['modPass'] = true;
78 $this->cando['modPass'] = $this->checkConfig(