Problem/Motivation

Currently, excepting the schedule, all actions for this module are controlles by the permission 'administer site configuration'. This permission is too generic, and I'd like to have a permission for creating and editing conditions, actions, etc... without having to give to my users the much global 'administer site configuration' permission.

Proposed resolution

Add new permissions for managing the rules, conditions, actions, so there is more granularity when giving access.

Thanks!

CommentFileSizeAuthor
#2 3184788-2.patch12.41 KBnejcramsak

Comments

eldrupalista created an issue. See original summary.

nejcramsak’s picture

Status: Active » Needs review
StatusFileSize
new12.41 KB

Hi, i created a patch for this. I added create, edit, delete and view permissions for rules, actions, conditions and variables.

meri_atanasovska’s picture

I tested and reviewed patch #2 and it works correctly.