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 @@ ...@@ -48,9 +48,9 @@
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
<value> <value>
<tuple> <tuple>
<string>AccessContentsInformation</string>
<string>Modify portal content</string> <string>Modify portal content</string>
<string>View</string> <string>View</string>
<string>Access contents information</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -64,6 +64,15 @@ ...@@ -64,6 +64,15 @@
<key> <string>_container</string> </key> <key> <string>_container</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>AccessContentsInformation</string> </key> <key> <string>AccessContentsInformation</string> </key>
<value> <value>
......
...@@ -64,6 +64,15 @@ ...@@ -64,6 +64,15 @@
<key> <string>_container</string> </key> <key> <string>_container</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>AccessContentsInformation</string> </key> <key> <string>AccessContentsInformation</string> </key>
<value> <value>
......
...@@ -66,6 +66,16 @@ ...@@ -66,6 +66,16 @@
<key> <string>_container</string> </key> <key> <string>_container</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>AccessContentsInformation</string> </key> <key> <string>AccessContentsInformation</string> </key>
<value> <value>
......
...@@ -64,6 +64,15 @@ ...@@ -64,6 +64,15 @@
<key> <string>_container</string> </key> <key> <string>_container</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>Access contents information</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>AccessContentsInformation</string> </key> <key> <string>AccessContentsInformation</string> </key>
<value> <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