-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Feature request:
Allow rules to include certain conditions to be applicable, notably for example: make rule applicable if mode entity's field user_id is or is not identical to logged in user_id, pr entity carries a reference to a user group (which is allowed to edit only for example.
Currently commented out.
Line 95 in 3eecdc3
| // Call $app->acl->can('admin'); for example to find out if user is allowed to admin things. |
Reactions are currently unavailable