mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-14 06:19:17 +00:00
fix: 修复serializer问题
This commit is contained in:
@@ -472,6 +472,7 @@ class MFAMixin:
|
||||
(2, _("Force enable")),
|
||||
)
|
||||
is_org_admin: bool
|
||||
username: str
|
||||
|
||||
@property
|
||||
def mfa_enabled(self):
|
||||
|
Reference in New Issue
Block a user