chg: [attributes/enrich] added to ACL

pull/9764/head
iglocska 2024-06-05 11:34:58 +02:00
parent 148e20a24f
commit ec705502fc
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ class ACLComponent extends Component
'edit' => array('perm_add'),
'editField' => array('perm_add'),
'editSelected' => array('perm_add'),
'enrich' => ['perm_add'],
'exportSearch' => array('*'),
'fetchEditForm' => array('perm_add'),
'fetchViewValue' => array('*'),