mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 02:10:23 +00:00
[Update] Merge from dev
This commit is contained in:
@@ -42,8 +42,7 @@ class UserSerializer(BulkSerializerMixin, serializers.ModelSerializer):
|
||||
'groups', 'role', 'wechat', 'phone', 'mfa_level',
|
||||
'comment', 'source', 'is_valid', 'is_expired',
|
||||
'is_active', 'created_by', 'is_first_login',
|
||||
'password_strategy',
|
||||
'date_password_last_updated', 'date_expired',
|
||||
'password_strategy', 'date_password_last_updated', 'date_expired',
|
||||
'avatar_url',
|
||||
]
|
||||
extra_kwargs = {
|
||||
|
Reference in New Issue
Block a user