Skip to content

Exclude Security Config By Default #28

@ArneMaes0

Description

@ArneMaes0

Currently the entire app get bundled in to the .dmapp export. Including the security config which is located in the App.info.json file.

When exporting this should be an empty security config, as we will not be sure that all the users and groups exists on the importing system. But include an extra checkbox to keep it in case the exporter knows that both system security groups will match.

{
    "__type": "Skyline.DataMiner.Web.Common.v1.Dashboards.DMAApplicationSecurityConfig",
    "AllowView": [],
    "AllowEdit": []
  }

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions