fix: [ACL] bumped queryACL

pull/3789/head
Sami Mokaddem 2018-10-23 13:28:48 +02:00
parent ff5f5faf02
commit d1fb94c332
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ class ACLComponent extends Component
),
'sightings' => array(
'add' => array('perm_sighting'),
'get' => array('perm_sighting'),
'restSearch' => array('perm_sighting'),
'advanced' => array('perm_sighting'),
'delete' => array('perm_sighting'),
'index' => array('*'),