Commit 6917f46f authored by Ivan Tyagov's avatar Ivan Tyagov

Set proxy roles to allow Anonymous User reset his password.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40795 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 19cbec14
......@@ -89,7 +89,9 @@ return context.Base_redirect(\'login_form\', keep_items = dict(portal_status_mes
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple/>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
......
314
\ No newline at end of file
315
\ 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