0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/apps
Ferdinand Thiessen 7ea13bd0a5 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-28 17:27:30 +00:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:22 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-11-04 00:20:28 +00:00
comments Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
dav Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
encryption Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
federation Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
files Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00
files_external Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
files_sharing fix(files_sharing): Respect permissions passed when creating link shares 2025-01-28 17:27:30 +00:00
files_trashbin Merge pull request #50404 from nextcloud/backport/50353/stable30 2025-01-27 17:05:31 +01:00
files_versions Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-01-23 13:39:59 +00:00
settings Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
testing test(fakeAI): Allow to specify whether the fake providers should fail 2024-11-18 21:06:15 +00:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 17:58:56 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-01-25 00:42:59 +00:00
user_ldap fix(user_ldap): Do not map groups we do not know if they match filter 2025-01-28 09:55:30 +01:00
user_status Fix(l10n): Update translations from Transifex 2025-01-24 00:21:26 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00
webhook_listeners Fix(l10n): Update translations from Transifex 2025-01-28 00:22:28 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2025-01-27 00:21:59 +00:00