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 41d07ac1c5 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:25:22 +00:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:29 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-11-04 00:20:35 +00:00
comments Fix(l10n): Update translations from Transifex 2025-01-24 00:21:33 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-01-25 00:43:07 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-01-24 00:21:33 +00:00
dav Fix(l10n): Update translations from Transifex 2025-01-28 00:22:35 +00:00
encryption Fix(l10n): Update translations from Transifex 2025-01-23 13:40:12 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-28 00:22:35 +00:00
federation Fix(l10n): Update translations from Transifex 2025-01-25 00:43:07 +00:00
files Fix(l10n): Update translations from Transifex 2025-01-27 00:22:07 +00:00
files_external Fix(l10n): Update translations from Transifex 2025-01-27 00:22:07 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-24 00:21:33 +00:00
files_sharing fix(files_sharing): Respect permissions passed when creating link shares 2025-01-28 17:25:22 +00:00
files_trashbin Merge pull request #50403 from nextcloud/backport/50353/stable29 2025-01-27 16:42:57 +01:00
files_versions Fix(l10n): Update translations from Transifex 2025-01-25 00:43:07 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-23 13:40:12 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2025-01-25 00:43:07 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-01-23 13:40:12 +00:00
settings Fix(l10n): Update translations from Transifex 2025-01-28 00:22:35 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-28 00:22:35 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-28 00:22:35 +00:00
testing fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 17:57:41 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-25 00:43:07 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-01-25 00:43:07 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2025-01-28 00:22:35 +00:00
user_status Fix(l10n): Update translations from Transifex 2025-01-24 00:21:33 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-27 00:22:07 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2025-01-27 00:22:07 +00:00