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