Skip to content
Snippets Groups Projects
Commit 4af82da6 authored by Michael Becker's avatar Michael Becker
Browse files

add right for derivate

parent a959bdb5
Branches
No related merge requests found
......@@ -36,4 +36,13 @@
</boolean>
</condition>
</mcrpermission>
<mcrpermission name="create-derivate" description="Create a temple entry">
<condition format="xml">
<boolean operator="or">
<condition value="admin" operator="=" field="group"/>
<condition value="philae" operator="=" field="group"/>
</boolean>
</condition>
</mcrpermission>
</mcrpermissions>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment