mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 00:24:13 +01:00
FIXME markers.
This commit is contained in:
parent
db0f55b818
commit
ef8a8640c7
@ -235,6 +235,7 @@ if ($h != '')
|
||||
}
|
||||
else
|
||||
{
|
||||
// FIXME sendResp
|
||||
sendRest(S_BACKEND_ERROR);
|
||||
exit;
|
||||
}
|
||||
@ -432,6 +433,7 @@ if ($sessionCounter == $seenSessionCounter && $sessionUse > $seenSessionUse)
|
||||
{
|
||||
$myLog->log(LOG_NOTICE, "OTP failed phishing test");
|
||||
|
||||
# FIXME nuke?
|
||||
if (0)
|
||||
{
|
||||
sendResp(S_DELAYED_OTP, $myLog, $apiKey, $extra);
|
||||
|
Loading…
Reference in New Issue
Block a user