Home
last modified time | relevance | path

Searched refs:initSecret (Results 1 – 5 of 5) sorted by relevance

/plugin/twofactorgoogleauth/
H A Daction.php55 $this->initSecret();
/plugin/twofactoremail/
H A Daction.php40 $this->initSecret();
/plugin/twofactortelegram/
H A Daction.php65 $this->initSecret();
/plugin/twofactoraltemail/
H A Daction.php70 $this->initSecret();
/plugin/twofactor/
H A DProvider.php143 public function initSecret() function in dokuwiki\\plugin\\twofactor\\Provider