Skip to content

Add setting to control volume mounting #374

@Skazza94

Description

@Skazza94

Currently, devices can mount volumes using the volume parameter. However, in some scenarios, volume mounting may introduce security risks. In such cases, it should be possible to restrict or control this behavior, or at minimum clearly inform users about what is being mounted.

This issue proposes introducing a configurable setting to manage volume mounting behavior with the following options:

  • Disable: No volumes are mounted. A warning is displayed indicating which volumes would have been mounted.
  • Prompt: Before proceeding, the user is prompted with a list of volumes that are about to be mounted and must explicitly approve them.
  • Enable: Volumes are mounted automatically. The mounted volumes are shown, but no user confirmation is required.

Default is Enable.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions