Searched refs:getQRCodeGoogleUrl (Results 1 – 5 of 5) sorted by relevance
| /plugin/authg2fa/ | ||
| D | action.php | 84 $url = $ga->getQRCodeGoogleUrl(urlencode('DokuWiki:'.$_SERVER['REMOTE_USER']), $secret); |
| D | GoogleAuthenticator.php | 76 public function getQRCodeGoogleUrl($name, $secret) { function in PHPGangsta_GoogleAuthenticator |
| D | admin.php | 110 …$url = $ga->getQRCodeGoogleUrl(urlencode('DokuWiki:'.$this->_unhide), $this->_tokens[$this->_unhid… |
| /plugin/authgoogle2fa/ | ||
| D | GoogleAuthenticator.php | 76 public function getQRCodeGoogleUrl($name, $secret) { function in PHPGangsta_GoogleAuthenticator |
| /plugin/twofactor/ | ||
| D | GoogleAuthenticator.php | 107 public function getQRCodeGoogleUrl($name, $secret, $title = null, $params = array()) function in dokuwiki\\plugin\\twofactor\\GoogleAuthenticator |