Commit d320fe47 authored by Bartek Górny's avatar Bartek Górny

This need proxy roles for registration to work.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13128 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 05e21f07
...@@ -89,6 +89,14 @@ ob.log(\'assigned\')\n ...@@ -89,6 +89,14 @@ ob.log(\'assigned\')\n
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
<value> <string>sci</string> </value> <value> <string>sci</string> </value>
</item> </item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>errors</string> </key> <key> <string>errors</string> </key>
<value> <value>
......
554 556
\ 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