mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-08 03:54:20 +01:00
Cosmetic changes.
This commit is contained in:
parent
ca5e787452
commit
da689f7de4
@ -445,11 +445,9 @@ if ($sessionCounter == $seenSessionCounter && $sessionUse > $seenSessionUse)
|
|||||||
{
|
{
|
||||||
$myLog->log(LOG_NOTICE, 'OTP failed phishing test');
|
$myLog->log(LOG_NOTICE, 'OTP failed phishing test');
|
||||||
|
|
||||||
# FIXME nuke?
|
// FIXME
|
||||||
if (0)
|
// This was wrapped around if (0). should we nuke or enable?
|
||||||
{
|
// sendResp(S_DELAYED_OTP, $myLog, $apiKey, $extra);
|
||||||
sendResp(S_DELAYED_OTP, $myLog, $apiKey, $extra);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user