MM-15788: Unmasks errors related to max team members and accounts. (#11233)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
663977d71a
Коммит
4c075e45f4
@@ -1255,6 +1255,8 @@ func login(c *Context, w http.ResponseWriter, r *http.Request) {
|
||||
"api.user.login.inactive.app_error",
|
||||
"api.user.login.not_verified.app_error",
|
||||
"api.user.check_user_login_attempts.too_many.app_error",
|
||||
"app.team.join_user_to_team.max_accounts.app_error",
|
||||
"store.sql_user.save.max_accounts.app_error",
|
||||
}
|
||||
|
||||
maskError := true
|
||||
|
||||
Ссылка в новой задаче
Block a user