mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-27 15:27:11 +00:00
[Update] 修改api
This commit is contained in:
parent
1a49cf4d9c
commit
ff3f74abe6
@ -53,7 +53,7 @@ class SystemUserAuthSerializer(AuthSerializer):
|
||||
model = SystemUser
|
||||
fields = [
|
||||
"id", "name", "username", "protocol",
|
||||
"password", "private_key",
|
||||
"login_mode", "password", "private_key",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user