fix: check_api

pull/15131/head
feng 2025-03-27 12:57:24 +08:00 committed by feng626
parent 7f5f7e81b8
commit bf195c1599
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ known_unauth_urls = [
"/api/v1/authentication/login-confirm-ticket/status/",
"/api/v1/authentication/mfa/select/",
"/api/v1/authentication/mfa/send-code/",
"/api/v1/authentication/sso/login/"
"/api/v1/authentication/sso/login/",
"/api/v1/authentication/user-session/"
]