chg: [ACL] entries added

pull/9665/head
iglocska 2024-04-04 12:40:12 +02:00
parent 914ae20dd4
commit e1bc2052ae
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 6 additions and 0 deletions

View File

@ -646,6 +646,12 @@ class ACLComponent extends Component
'removeOrg' => array('perm_sharing_group'),
'view' => array('*'),
),
'sightingBlocklists' => [
'index' => [],
'add' => [],
'delete' => [],
'edit' => []
],
'sightings' => array(
'add' => array('perm_sighting'),
'restSearch' => array('*'),