mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Check ACL on default task
This commit is contained in:
@@ -3,4 +3,10 @@ services:
|
||||
|
||||
Chill\TaskBundle\Workflow\Definition\DefaultTaskDefinition:
|
||||
tags:
|
||||
- { name: 'chill_task.workflow_definition' }
|
||||
- { name: 'chill_task.workflow_definition' }
|
||||
|
||||
Chill\TaskBundle\Workflow\Event\DefaultTaskGuardEvent:
|
||||
arguments:
|
||||
- '@Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface'
|
||||
tags:
|
||||
- { name: kernel.event_subscriber }
|
Reference in New Issue
Block a user