mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-28 16:16:41 +00:00
[Update] 修改api
This commit is contained in:
@@ -53,7 +53,7 @@ class SystemUserAuthSerializer(AuthSerializer):
|
||||
model = SystemUser
|
||||
fields = [
|
||||
"id", "name", "username", "protocol",
|
||||
"password", "private_key",
|
||||
"login_mode", "password", "private_key",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user