Commit c397c3f9 authored by Romain Courteaud's avatar Romain Courteaud

Proxy role is needed to access the site message context.

parent 9d70abfb
......@@ -86,6 +86,14 @@ return result\n
<key> <string>_params</string> </key>
<value> <string>user_name=None, **kw</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>SiteMessage_acknowledge</string> </value>
......
597
\ No newline at end of file
598
\ 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