Don't allow gitlab users to activate mfa (#3125)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
0d0734ac98
Коммит
d2aacdbb07
@@ -1735,6 +1735,10 @@
|
||||
"id": "api.user.update_mfa.not_available.app_error",
|
||||
"translation": "MFA not configured or available on this server"
|
||||
},
|
||||
{
|
||||
"id": "api.user.activate_mfa.email_and_ldap_only.app_error",
|
||||
"translation": "MFA is not available for this account type"
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_password.context.app_error",
|
||||
"translation": "Update password failed because context user_id did not match props user_id"
|
||||
|
||||
Ссылка в новой задаче
Block a user