-
Type: Story
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Plugins
-
None
As a user I want to be informed about what plugins are trying to do and either authorize or deny those actions, in order to control the security of my Compass instance.
Acceptance Criteria
User is prompted to authorize a plugin to:
- Access the database
- Access the network via any protocol
- Access the filesystem (read-only)
- Access connection details
If the user clicks "no", then the plugin will not be loaded.
If the user clicks "yes", then the plugin will be allowed to access those items in the list.