Home
last modified time | relevance | path

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

/plugin/authyubikey/lib/
H A DYubico.php272 * @param boolean $wait_for_all If true, wait until all
281 function verify($token, $use_timestamp=null, $wait_for_all=False, argument
362 if ($wait_for_all) { # Better debug info
413 if (!$wait_for_all) { $this->_response = $str; }
417 if (!$wait_for_all) { $this->_response = $str; }
424 if (!$wait_for_all) { $this->_response = $str; }
428 if (!$wait_for_all) { $this->_response = $str; }
433 if (!$wait_for_all && ($valid || $replay))