add last_login user and staff only field in user_api (#26087)
* add last_login user and staff only field in user_api
This commit is contained in:
committed by
GitHub
parent
07e60855b6
commit
985229fb7a
@@ -3510,6 +3510,7 @@ ACCOUNT_VISIBILITY_CONFIGURATION["admin_fields"] = (
|
||||
"state",
|
||||
"goals",
|
||||
"is_active",
|
||||
"last_login",
|
||||
"mailing_address",
|
||||
"requires_parental_consent",
|
||||
"secondary_email",
|
||||
|
||||
Reference in New Issue
Block a user