mirror of
https://github.com/nextcloud/server.git
synced 2025-05-20 05:00:15 +00:00
![]() - Introduces a `unshare` method in `CalDavBackend` to handle user unshares. - Implements check to determine if unshare entry is needed based on group/circle membership. - Ensures `updateShares` is only used when the calendar owner manages shares. - Resolves issue where unsharing a calendar as owner created an unshare entry in `oc_dav_shares`. Related PRs: - https://github.com/nextcloud/server/pull/43117 - https://github.com/nextcloud/server/pull/47737 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |
||
---|---|---|
.. | ||
ClearCalendarUnshares.php | ||
CreateAddressBook.php | ||
CreateCalendar.php | ||
CreateSubscription.php | ||
DeleteCalendar.php | ||
DeleteSubscription.php | ||
ExportCalendar.php | ||
FixCalendarSyncCommand.php | ||
ListAddressbooks.php | ||
ListCalendars.php | ||
ListCalendarShares.php | ||
ListSubscriptions.php | ||
MoveCalendar.php | ||
RemoveInvalidShares.php | ||
RetentionCleanupCommand.php | ||
SendEventReminders.php | ||
SyncBirthdayCalendar.php | ||
SyncSystemAddressBook.php |