Block OAuth account creation when disabled in config (#5506)
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
7883a515e7
Коммит
9220254f05
@@ -2371,6 +2371,10 @@
|
||||
"id": "api.user.create_user.signup_email_disabled.app_error",
|
||||
"translation": "User sign-up with email is disabled."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.disabled.app_error",
|
||||
"translation": "User creation is disabled."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.signup_link_expired.app_error",
|
||||
"translation": "The signup link has expired"
|
||||
|
||||
Ссылка в новой задаче
Block a user