Check team member instead of session for team admin role when updating/deleting channels (#3007)

Этот коммит содержится в:
Joram Wilander
2016-05-16 12:55:22 -04:00
коммит произвёл Christopher Speller
родитель c5f105787c
Коммит 1f609e9cf7
6 изменённых файлов: 84 добавлений и 2 удалений

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

@@ -3379,6 +3379,10 @@
"id": "store.sql_team.get_by_name.app_error",
"translation": "We couldn't find the existing team"
},
{
"id": "store.sql_team.get_member.app_error",
"translation": "We couldn't get the team member"
},
{
"id": "store.sql_team.get_members.app_error",
"translation": "We couldn't get the team members"