fix: [ACL] added events/populate

pull/8292/head
iglocska 2022-02-11 19:05:35 +01:00
parent 607cbbf859
commit 8d07debaab
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ class ACLComponent extends Component
'massDelete' => array(),
'merge' => array('perm_modify'),
'nids' => array('*'),
'populate' => array('perm_add'),
'proposalEventIndex' => array('*'),
'publish' => array('perm_publish'),
'publishSightings' => array('perm_sighting'),