nextcloud/apps
Ferdinand Thiessen c6c8cc781c
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 19:14:45 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-12-17 00:21:36 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-11-04 00:20:42 +00:00
comments Fix(l10n): Update translations from Transifex 2025-01-05 00:21:41 +00:00
contactsinteraction fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:42:06 +01:00
dashboard Fix(l10n): Update translations from Transifex 2025-01-14 07:59:10 +00:00
dav fix(TasksSearchProviderTest): adjust deep link to Tasks app 2025-01-24 22:24:22 +00:00
encryption Fix(l10n): Update translations from Transifex 2025-01-07 00:21:20 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2025-01-21 00:21:31 +00:00
federation Fix(l10n): Update translations from Transifex 2025-01-21 00:21:31 +00:00
files Fix(l10n): Update translations from Transifex 2025-01-23 00:22:10 +00:00
files_external Fix(l10n): Update translations from Transifex 2025-01-21 00:21:31 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2025-01-23 00:22:10 +00:00
files_sharing fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 19:14:45 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2025-01-21 00:21:31 +00:00
files_versions fix(files_versions): Update unencrypted_size during rollback 2025-01-29 09:38:04 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-01-20 00:21:24 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-12-16 00:21:45 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2025-01-03 00:21:55 +00:00
settings Fix(l10n): Update translations from Transifex 2025-01-23 00:22:10 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2025-01-18 00:21:32 +00:00
systemtags Fix(l10n): Update translations from Transifex 2025-01-21 00:21:31 +00:00
testing fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:54:49 +01:00
theming Fix(l10n): Update translations from Transifex 2025-01-04 00:22:03 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2025-01-10 00:21:43 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2025-01-21 00:21:31 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2025-01-06 00:30:52 +00:00
user_status Fix(l10n): Update translations from Transifex 2025-01-11 00:21:31 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-01-03 00:21:55 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-12-05 00:44:03 +00:00