Commit 668359ac authored by Aurel's avatar Aurel

fix security for counter workflow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11607 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9474bd26
......@@ -48,9 +48,9 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>AccessContentsInformation</string>
<string>Modify portal content</string>
<string>View</string>
<string>Access contents information</string>
</tuple>
</value>
</item>
......
......@@ -64,6 +64,15 @@
<key> <string>_container</string> </key>
<value>
<dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>AccessContentsInformation</string> </key>
<value>
......
......@@ -64,6 +64,15 @@
<key> <string>_container</string> </key>
<value>
<dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>AccessContentsInformation</string> </key>
<value>
......
......@@ -66,6 +66,16 @@
<key> <string>_container</string> </key>
<value>
<dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>AccessContentsInformation</string> </key>
<value>
......
......@@ -64,6 +64,15 @@
<key> <string>_container</string> </key>
<value>
<dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>AccessContentsInformation</string> </key>
<value>
......
Markdown is supported
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