mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-03-16 03:29:18 +01:00
Cosmetic.
This commit is contained in:
parent
4a8eeacf7a
commit
bc660a1f34
@ -245,9 +245,7 @@ function KSMdecryptOTP($urls, $logger, $curlopts)
|
||||
$response = retrieveURLasync('YK-KSM', $urls, $logger, $ans_req=1, $match='^OK', $returl=False, $timeout=10, $curlopts);
|
||||
|
||||
if ($response === FALSE)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
$response = array_shift($response);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user