From ec0048042a84777b889cc66fa262c27076c44a7d Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 1 Feb 2025 19:00:34 +0800 Subject: [PATCH] :necktie: Limit max auth steps to 2 for normal users --- .idea/workspace.xml | 9 ++++----- pkg/internal/services/ticket.go | 2 ++ 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e933f97..115974f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,9 @@