Move 2fa reset into user edit dialog
This commit is contained in:
@@ -240,7 +240,8 @@
|
||||
"primaryEmail": "Primary email",
|
||||
"recoveryEmail": "Password recovery email",
|
||||
"errorDisplayNameRequired": "Name is required",
|
||||
"activeCheckbox": "User is active"
|
||||
"activeCheckbox": "User is active",
|
||||
"passwordPlaceholder": "Optional. If provided, the admin can perform pre-setup tasks for the user."
|
||||
},
|
||||
"deleteUserDialog": {
|
||||
"title": "Delete user {{ username }}",
|
||||
|
||||
Reference in New Issue
Block a user