Home
last modified time | relevance | path

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

/plugin/authg2fa/
H A Dadmin.php28 protected $_unhide = ""; variable in admin_plugin_authg2fa
82 case "ssecret" : $this->_unhide = $param; break;
106 if($this->_unhide != "")
108 if(isset($this->_tokens[$this->_unhide])) {
110 …l = $ga->getQRCodeGoogleUrl(urlencode('DokuWiki:'.$this->_unhide), $this->_tokens[$this->_unhide]);
111 ptln('Showing QR Code for user '.$this->_unhide.':<br />');
130 if($this->_unhide == hsc($user)) {
132 $this->_unhide = "";