Home
last modified time | relevance | path

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

/plugin/twofactoremail/
H A Daction.php41 $code = $this->generateCode();
50 $code = $this->generateCode();
/plugin/twofactortelegram/
H A Daction.php66 $code = $this->generateCode();
/plugin/twofactoraltemail/
H A Daction.php71 $code = $this->generateCode();
/plugin/twofactor/
H A DProvider.php168 public function generateCode() function in dokuwiki\\plugin\\twofactor\\Provider
H A DManager.php333 $code = $provider->generateCode();