Add more oauth logging and note about GitLab ToS for login (#8949)

Этот коммит содержится в:
Joram Wilander
2018-06-14 13:27:00 -04:00
коммит произвёл Carlos Tadeu Panato Junior
родитель 8d29f8f58b
Коммит 85a75526c7
2 изменённых файлов: 18 добавлений и 1 удалений

Просмотреть файл

@@ -2842,6 +2842,10 @@
"id": "api.user.complete_switch_with_oauth.blank_email.app_error",
"translation": "Blank email"
},
{
"id": "oauth.gitlab.tos.error",
"translation": "GitLab's Terms of Service have updated. Please go to gitlab.com to accept them and then try logging into Mattermost again."
},
{
"id": "api.user.complete_switch_with_oauth.parse.app_error",
"translation": "Could not parse auth data out of {{.Service}} user object"