nextcloud/apps/dav/lib/CalDAV/Trashbin
Christoph Wurst fc8daf58ee
Add missing ACLs for deleted calendar objects to fix deletion
Due to a bug in Sabre it's necessary for calendar objects to implement
ACLs. Otherwise the scheduling plugin will throw an error when it tries
to fetch the owner of a calendar object that is being deleted.

Ref https://github.com/sabre-io/dav/issues/1345

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-02 15:41:51 +02:00
..
DeletedCalendarObject.php Add missing ACLs for deleted calendar objects to fix deletion 2021-06-02 15:41:51 +02:00
DeletedCalendarObjectsCollection.php Add missing ACLs for deleted calendar objects to fix deletion 2021-06-02 15:41:51 +02:00
Plugin.php Expose calendar-uri as property of deleted caldav events 2021-05-31 18:57:40 +02:00
RestoreTarget.php Add a trashbin for calendars and calendar objects 2021-05-31 07:49:19 +02:00
TrashbinHome.php Add a trashbin for calendars and calendar objects 2021-05-31 07:49:19 +02:00