From 188d87bc8d1b5c054a5216c69b083896287fff0c Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 28 Jul 2023 12:43:57 +0200 Subject: [PATCH] [Project] updated StrolchAdmin role --- .../archetype-resources/runtime/config/PrivilegeRoles.xml | 6 ++++++ .../runtime/config/PrivilegeRoles.xml | 6 ++++++ .../runtime/config/PrivilegeRoles.xml | 6 ++++++ .../archetype-resources/runtime/config/PrivilegeRoles.xml | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml index 68dab10..bc8c06c 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml @@ -56,6 +56,12 @@ + + true + + + true + true diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml index 96f87af..d4e7aaa 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/runtime/config/PrivilegeRoles.xml @@ -44,6 +44,12 @@ + + true + + + true + true diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml index c5bdcba..f896d3a 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/runtime/config/PrivilegeRoles.xml @@ -66,6 +66,12 @@ + + true + + + true + Get Update diff --git a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml index cdf7da1..3c0dcda 100644 --- a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml +++ b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/runtime/config/PrivilegeRoles.xml @@ -68,6 +68,12 @@ + + true + + + true + Get Update