Add iCalendar public access for projects
This commit is contained in:
@@ -24,6 +24,7 @@ class Acl extends Base
|
||||
'project' => array('feed'),
|
||||
'webhook' => '*',
|
||||
'app' => array('colors'),
|
||||
'ical' => '*',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user