MM-10352: Add locking incoming webhooks to a single channel. (#8835)

Этот коммит содержится в:
George Goldberg
2018-05-22 19:06:14 +01:00
коммит произвёл Christopher Speller
родитель 1af1bce619
Коммит 8fb070fecf
5 изменённых файлов: 45 добавлений и 11 удалений

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

@@ -6718,6 +6718,10 @@
"id": "store.sql_role.get_by_names.app_error",
"translation": "Unable to get roles"
},
{
"id": "web.incoming_webhook.channel_locked.app_error",
"translation": "This webhook is not permitted to post to the requested channel"
},
{
"id": "store.sql_role.permanent_delete_all.app_error",
"translation": "We could not permanently delete all the roles"