mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-23 20:39:26 +00:00
feat: face online
This commit is contained in:
@@ -450,6 +450,7 @@ class AuthFaceMixin:
|
||||
context_data = {
|
||||
"action": "mfa",
|
||||
"token": token,
|
||||
"user_id": self.request.user.id,
|
||||
"is_finished": False
|
||||
}
|
||||
if data:
|
||||
|
Reference in New Issue
Block a user