mattermost/mattermost-plugin-channel-export

[Feature Request] Prevent non-admins from exporting channels

icelander opened this issue · 3 comments

Currently the plugin gives every user the ability to run the /export slash command in any channel. Customers with sensitive data can't turn this on as it will give users the ability to exfiltrate data. There should be a flag in the plugin settings that prevents non-admins from using the channel export.

UP!

Fixed with #44

Fixed via #44