From 68b4390edf867945a2ea74b8dab97d7a84a4e4e0 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 13 Oct 2024 14:02:48 +0800 Subject: [PATCH] :bug: Bug fixes on multi-factors based authentication --- .idea/workspace.xml | 12 +++++------- pkg/internal/models/auth.go | 2 +- pkg/internal/services/ticket.go | 6 +++--- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fbadb31..eb79f8f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,10 @@