From 96b0bc324e89b8de0882ba3dd2dbefcafc75d84c Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 31 Oct 2021 17:31:48 +0100 Subject: [PATCH] web/flows: fix invalid validation for static tokens closes #1663 Signed-off-by: Jens Langhammer --- .../authenticator_validate/AuthenticatorValidateStageCode.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts b/web/src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts index 58f81733f..420f5cb72 100644 --- a/web/src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +++ b/web/src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts @@ -76,8 +76,8 @@ export class AuthenticatorValidateStageWebCode extends BaseStage<