nextcloud-server/apps
Ferdinand Thiessen ee5f5bc159
fix(files_sharing): Respect permissions passed when creating link shares
Given:
User creates a link or email share with permissions=4 (create only = file drop).

Problem:
Currently the permissions are automatically extended to permissions = 5
(READ + CREATE). Work around was to create the share and directly update
it.

Solution:
Respect what the user is requesting, create a file drop share.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 18:21:26 +07:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:22 +07:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-11-04 00:20:28 +07:00
comments Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +07:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +07:00
dashboard Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +07:00
dav Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
encryption Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +07:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
federation Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
files fix: Use `searchFrom` property for client side plugins 2025-01-31 12:01:28 +07:00
files_external Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +07:00
files_sharing fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 18:21:26 +07:00
files_trashbin Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +07:00
files_versions Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
oauth2 Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +07:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +07:00
settings Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
sharebymail fix: Show recipient email addresses in share owner notification email 2025-01-29 13:37:52 +07:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
testing test(fakeAI): Allow to specify whether the fake providers should fail 2024-11-18 21:06:15 +07:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 17:58:56 +07:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +07:00
updatenotification Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +07:00
user_ldap fix(user_ldap): Do not map groups we do not know if they match filter 2025-01-28 09:55:30 +07:00
user_status Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +07:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +07:00
webhook_listeners Fix(l10n): Update translations from Transifex 2025-01-29 00:22:21 +07:00
workflowengine Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +07:00