Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 302 Bytes

2021-01-11-add-all-role-for-acl-privileges.md

File metadata and controls

7 lines (7 loc) · 302 Bytes
title issue
Add 'all' role for ACL privileges
NEXT-12804

Core

  • Added ALL_ROLE_KEY constant to Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  • Added possibility to add a privilege to all user by the ALL_ROLE_KEY in the enrichPrivileges method for plugins.