nextcloud-server/apps
Daniel Kesselberg 4c13ef7f0d
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-06-01 16:39:43 +07:00
..
admin_audit fix(l10n): Update translations from Transifex 2025-05-22 00:22:57 +07:00
cloud_federation_api chore: apply code style 2025-04-30 19:04:59 +07:00
comments chore: apply code style 2025-04-30 19:04:59 +07:00
contactsinteraction fix(l10n): Update translations from Transifex 2025-05-18 00:22:57 +07:00
dashboard fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +07:00
dav fix(dav): only consider user's principal for unsharing entries 2025-06-01 16:39:43 +07:00
encryption fix: throw a better error if we can't get the encrypted header size 2025-05-12 14:14:59 +07:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +07:00
federation fix(l10n): Update translations from Transifex 2025-05-10 00:23:15 +07:00
files fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +07:00
files_external fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +07:00
files_reminders fix(l10n): Update translations from Transifex 2025-05-18 00:22:57 +07:00
files_sharing fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +07:00
files_trashbin fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +07:00
files_versions fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +07:00
lookup_server_connector chore: apply code style 2025-04-30 19:04:59 +07:00
oauth2 chore: apply code style 2025-04-30 19:04:59 +07:00
provisioning_api fix(l10n): Update translations from Transifex 2025-05-02 00:23:13 +07:00
settings fix(profile): keep error status persistent until valid 2025-06-01 12:25:25 +07:00
sharebymail fix(l10n): Update translations from Transifex 2025-06-01 00:22:14 +07:00
systemtags fix(l10n): Update translations from Transifex 2025-05-31 00:22:55 +07:00
testing chore: apply code style 2025-04-30 19:04:59 +07:00
theming fix(l10n): Update translations from Transifex 2025-05-30 00:22:51 +07:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-05-28 00:22:53 +07:00
updatenotification fix(l10n): Update translations from Transifex 2025-05-22 00:22:57 +07:00
user_ldap fix(l10n): Update translations from Transifex 2025-05-30 00:22:51 +07:00
user_status fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests 2025-05-30 08:00:35 +07:00
weather_status fix(l10n): Update translations from Transifex 2025-05-17 00:23:32 +07:00
webhook_listeners fix(webhooks_listener): correctly set userId from event 2025-05-29 14:50:54 +07:00
workflowengine fix(workflowengine): fix group not shown in Group membership check 2025-05-05 17:46:02 +07:00