Commit a7780bc6 authored by Aurel's avatar Aurel

proxy role is required to check user reference into acl_user

parent f2f93fe0
......@@ -98,6 +98,14 @@ return 1\n
<key> <string>_params</string> </key>
<value> <string>editor, REQUEST</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>BusinessConfiguration_validateCustomerUsername</string> </value>
......
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