Hash key for plugin store and limit id length (#7933)

Этот коммит содержится в:
Joram Wilander
2017-12-05 18:19:33 -05:00
коммит произвёл Christopher Speller
родитель 150de584c3
Коммит 7cefef6d21
6 изменённых файлов: 35 добавлений и 17 удалений

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

@@ -3558,18 +3558,14 @@
"id": "app.notification.subject.notification.full",
"translation": "[{{ .SiteName }}] Notification in {{ .TeamName}} on {{.Month}} {{.Day}}, {{.Year}}"
},
{
"id": "app.plugin.prepackaged.app_error",
"translation": "Prepackaged plugins cannot be modified."
},
{
"id": "app.plugin.key_value.set.app_error",
"translation": "Unable to set key value. See detailed error for more information."
},
{
"id": "app.plugin.activate.app_error",
"translation": "Unable to activate extracted plugin. Plugin may already exist and be activated."
},
{
"id": "app.plugin.id_length.app_error",
"translation": "Plugin Id must be less than {{.Max}} characters."
},
{
"id": "app.plugin.config.app_error",
"translation": "Error saving plugin state in config"