Commit 6427caba authored by Jérome Perrin's avatar Jérome Perrin

remove proxy role on Folder_reindexObjectList, it can be a security issue.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13363 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5cdff1d9
......@@ -109,14 +109,6 @@ for id in id_list:\n
<key> <string>_params</string> </key>
<value> <string>id_list, object_tag=None, object_after_tag=None, object_priority=1, sql_catalog_id=None, passive_commit=1</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
......
266
\ No newline at end of file
267
\ 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