nextcloud/apps/dav
Daniel Kesselberg 023b98c44b
fix(dav): only consider user's principal for unsharing entries
Before: Find all entries in `dav_shares` with `access = 5` for the user's principal, as well as group and circle memberships.

After: Find all entries in `dav_shares` with `access = 5` solely for the user's principal.

Future support for unsharing group or circle principals could be considered as a feature enhancement.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-14 09:03:33 +02:00
..
appinfo fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
composer fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
css feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
img chore: Add SPDX header 2024-05-28 14:41:28 +02:00
l10n fix(l10n): Update translations from Transifex 2025-05-14 00:22:28 +00:00
lib fix(dav): only consider user's principal for unsharing entries 2025-05-14 09:03:33 +02:00
src chore(dav): update vitest snapshots 2025-04-02 18:21:23 +02:00
templates feat: add example contact on first login 2025-03-26 10:57:39 +01:00
tests fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
.gitignore chore: Add SPDX header 2024-05-28 14:41:28 +02:00
.l10nignore chore: Add SPDX header 2024-05-28 14:41:28 +02:00
openapi.json feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +02:00
openapi.json.license chore: Add SPDX header 2024-05-28 14:41:28 +02:00