Commit b4315f1c authored by Romain Courteaud's avatar Romain Courteaud

Add 'Use Mailhost Services' permission for Member user, in order to use

Notification Tool.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14737 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8d144809
......@@ -1408,6 +1408,7 @@ class ERP5Generator(PortalGenerator):
'Search ZCatalog' : ('Manager', 'Member'),
'Set own password' : ('Manager', ),
'Set own properties' : ('Manager', 'Member'),
'Use mailhost services' : ('Manager', 'Member'),
'Undo changes' : ('Manager', 'Owner'),
'View' : ('Manager', 'Member',
'Owner', 'Anonymous'),
......
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