mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 06:21:07 -05: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> |
||
|---|---|---|
| .. | ||
| AppInfo | ||
| Avatars | ||
| BackgroundJob | ||
| CalDAV | ||
| CardDAV | ||
| Command | ||
| Comments | ||
| Connector | ||
| Controller | ||
| DAV | ||
| Direct | ||
| Files | ||
| Listener | ||
| Migration | ||
| Provisioning/Apple | ||
| Search | ||
| Service | ||
| Settings | ||
| SystemTag | ||
| Upload | ||
| bootstrap.php | ||
| CapabilitiesTest.php | ||
| phpunit.xml | ||
| ServerTest.php | ||