mirror of https://github.com/jumpserver/jumpserver
fix: check_api
parent
7f5f7e81b8
commit
bf195c1599
|
@ -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/"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue