From c0bb6f99f89259f6728856ace23d5dd505494b26 Mon Sep 17 00:00:00 2001 From: Poornima Date: Mon, 27 Feb 2017 00:18:01 +0530 Subject: Updating user attributes on oauth login (#5324) Moving update function to app package Fixing duplicate userID on create user test --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index c4256851f..8aebd4adc 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2339,6 +2339,10 @@ "id": "api.user.create_oauth_user.not_available.app_error", "translation": "{{.Service}} SSO through OAuth 2.0 not available on this server" }, + { + "id": "api.user.update_oauth_user_attrs.get_user.app_error", + "translation": "Could not get user from {{.Service}} user object" + }, { "id": "api.user.create_profile_image.default_font.app_error", "translation": "Could not create default profile image font" -- cgit v1.2.3-1-g7c22