From 8e8ba8efefeba2666e3deb08ca639966887e07ee Mon Sep 17 00:00:00 2001 From: Bastian Heist Date: Thu, 23 May 2019 09:54:15 +0200 Subject: [PATCH] BUGFIX: Comment out setting that should not be active by default --- Configuration/Policy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Configuration/Policy.yaml b/Configuration/Policy.yaml index d43277f..2c8084c 100644 --- a/Configuration/Policy.yaml +++ b/Configuration/Policy.yaml @@ -20,6 +20,6 @@ roles: permission: GRANT # This is for development/testing only, and needs to be defined in the integrating package. - - - privilegeTarget: 'Sandstorm.NeosH5P:FrontendControllerActions' - permission: GRANT +# - +# privilegeTarget: 'Sandstorm.NeosH5P:FrontendControllerActions' +# permission: GRANT