Commit 7812ab36 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

Revert "simulation: use proxy roles and guards for Delivery_getSolverProcess"

This reverts commit fb47b9ce.
parent fe74ebe9
...@@ -67,20 +67,6 @@ return solver_process\n ...@@ -67,20 +67,6 @@ return solver_process\n
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>guard</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Delivery_getSolverProcess</string> </value> <value> <string>Delivery_getSolverProcess</string> </value>
...@@ -88,21 +74,4 @@ return solver_process\n ...@@ -88,21 +74,4 @@ return solver_process\n
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Guard" module="Products.DCWorkflow.Guard"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
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