Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

MM-19844 - Disallow plugin upload when PluginSettings.RequirePluginSignature is true #4109

Merged
merged 3 commits into from
Nov 2, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixed snapshot
  • Loading branch information
alifarooq0 committed Nov 2, 2019
commit 456133d5139876d2a7ec97b36c724c61837964bd
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ exports[`components/PluginManagement should match snapshot 1`] = `
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -318,7 +318,7 @@ exports[`components/PluginManagement should match snapshot when \`Enable Plugins
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -598,7 +598,7 @@ exports[`components/PluginManagement should match snapshot when \`Require Signat
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -878,7 +878,7 @@ exports[`components/PluginManagement should match snapshot, No installed plugins
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -1163,7 +1163,7 @@ exports[`components/PluginManagement should match snapshot, allow insecure URL e
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -1443,7 +1443,7 @@ exports[`components/PluginManagement should match snapshot, disabled 1`] = `
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -1696,7 +1696,7 @@ exports[`components/PluginManagement should match snapshot, text entered into th
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -1976,7 +1976,7 @@ exports[`components/PluginManagement should match snapshot, upload disabled 1`]
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -2256,7 +2256,7 @@ exports[`components/PluginManagement should match snapshot, with installed plugi
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -2599,7 +2599,7 @@ exports[`components/PluginManagement should match snapshot, with installed plugi
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -2910,7 +2910,7 @@ exports[`components/PluginManagement should match snapshot, with installed plugi
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -3221,7 +3221,7 @@ exports[`components/PluginManagement should match snapshot, with installed plugi
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down Expand Up @@ -3532,7 +3532,7 @@ exports[`components/PluginManagement should match snapshot, with installed plugi
}
helpText={
<InjectIntl(FormattedMarkdownMessage)
defaultMessage="When true, uploading plugins is disabled and plugins are always verified during Mattermost server startup and initialization."
defaultMessage="When true, uploading plugins is disabled and may only be installed through the Marketplace. Plugins are always verified during Mattermost server startup and initialization. See [documentation](https://about.mattermost.com/) to learn more."
id="admin.plugins.settings.requirePluginSignatureDesc"
/>
}
Expand Down