Commit 0369d554 authored by Łukasz Nowak's avatar Łukasz Nowak

- version of portal_slap tool with restricted security

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42682 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f0887c5b
...@@ -7,62 +7,28 @@ ...@@ -7,62 +7,28 @@
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>__before_publishing_traverse__</string> </key> <key> <string>_Access_contents_information_Permission</string> </key>
<value> <value>
<object> <tuple>
<klass> <string>Member</string>
<global name="MultiHook" module="ZPublisher.BeforeTraverse"/> <string>Manager</string>
</klass> </tuple>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_defined_in_class</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>_hookname</string> </key>
<value> <string>__before_publishing_traverse__</string> </value>
</item>
<item>
<key> <string>_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>_prior</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</state>
</object>
</value> </value>
</item> </item>
<item> <item>
<key> <string>__before_traverse__</string> </key> <key> <string>_Add_portal_content_Permission</string> </key>
<value> <value>
<dictionary/> <tuple>
<string>Manager</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
<key> <string>_count</string> </key> <key> <string>_View_Permission</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <tuple>
</value> <string>Manager</string>
</item> </tuple>
<item>
<key> <string>_mt_index</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>_tree</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value> </value>
</item> </item>
<item> <item>
...@@ -72,26 +38,4 @@ ...@@ -72,26 +38,4 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Length" module="BTrees.Length"/>
</pickle>
<pickle> <int>0</int> </pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="OOBTree" module="BTrees.OOBTree"/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<global name="OOBTree" module="BTrees.OOBTree"/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData> </ZopeData>
329 332
\ 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