chg: [ACLComponent] Added entry galaxy_clusters/restSearch

pull/6120/head
mokaddem 2020-06-10 16:00:03 +02:00
parent 0a9ddc8749
commit 3d6ccfcd53
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ class ACLComponent extends Component
'edit' => array('perm_galaxy_editor'),
'index' => array('*'),
'pushCluster' => array('perm_sync'),
'restSearch' => array('*'),
'updateCluster' => array('perm_galaxy_editor'),
'view' => array('*'),
'viewGalaxyMatrix' => array('*'),