0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-20 13:10:13 +00:00
nextcloud_server/apps/dav/tests/unit/DAV
Daniel Kesselberg c05d3fdb2e
fix(caldav): prevent unshare entry creation for owner unsharing
- 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>
2025-05-14 09:03:32 +02:00
..
Listener feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Sharing fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
AnonymousOptionsTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
BrowserErrorPagePluginTest.php Revert "fix(dav): Always respond custom error page on exceptions" 2024-11-22 11:55:25 +01:00
CustomPropertiesBackendTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
GroupPrincipalTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
SystemPrincipalBackendTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
ViewOnlyPluginTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00