Hello, We are moving all of the permissions in to code and i am stuck
with the syntax for Restriction node (for a deny to delete).. I have
added below in
/ui.apps/src/main/content/jcr_root/apps/website/config.stage/org.apache.sling.jcr.repoinit.RepositoryInitializer-custom.config:
create group stage-site-authorset ACL for stage-site-authorallow
jcr:versionManagement, jcr:modifyProperties, jcr:read,
jcr:addChildNodes, jcr:lockManagement, jcr:nodeTypeManagement on
/content/site/en/end But how to a...