Commit a9aec636 authored by Mohamadou Mbengue's avatar Mohamadou Mbengue

revert the last commit, setting permission on this state breaks some sites security.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36958 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d1548b59
...@@ -62,49 +62,31 @@ ...@@ -62,49 +62,31 @@
<item> <item>
<key> <string>Access contents information</string> </key> <key> <string>Access contents information</string> </key>
<value> <value>
<tuple> <list/>
<string>Agent</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
<key> <string>Add portal content</string> </key> <key> <string>Add portal content</string> </key>
<value> <value>
<tuple> <list/>
<string>Manager</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
<key> <string>Change local roles</string> </key> <key> <string>Change local roles</string> </key>
<value> <value>
<list> <list/>
<string>Manager</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>Modify portal content</string> </key> <key> <string>Modify portal content</string> </key>
<value> <value>
<tuple> <list/>
<string>Manager</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
<key> <string>View</string> </key> <key> <string>View</string> </key>
<value> <value>
<tuple> <list/>
<string>Agent</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
2010-07-08 mohamadou
* revert the last commit, setting permission on this state breaks some sites security.
2010-06-08 mohamadou 2010-06-08 mohamadou
* set permission on embedded state to allow assignee and assignor access the document. * set permission on embedded state to allow assignee and assignor access the document.
......
1160 1161
\ No newline at end of file \ No newline at end of file
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