title | issue |
---|---|
Add 'all' role for ACL privileges |
NEXT-12804 |
- Added
ALL_ROLE_KEY
constant toShopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
- Added possibility to add a privilege to all user by the
ALL_ROLE_KEY
in theenrichPrivileges
method for plugins.