Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
does the part below add any thing? If not, let's remove it
<sv:node sv:name="hippo:authrole">
<sv:property sv:name="jcr:primaryType" sv:type="Name">
<sv:value>hipposys:authrole</sv:value>
</sv:property>
<sv:property sv:name="hipposys:groups" sv:type="String" sv:multiple="true">
</sv:property>
<sv:property sv:name="hipposys:role" sv:type="String">
<sv:value>readonly</sv:value>
</sv:property>
</sv:node>