nextcloud/apps
Ferdinand Thiessen c2e8a017a7
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 20:45:52 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-08-07 00:20:35 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-06-05 09:56:34 +00:00
comments Fix(l10n): Update translations from Transifex 2024-08-09 00:25:54 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-07-31 00:20:41 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-07-18 00:19:52 +00:00
dav Merge pull request #48526 from nextcloud/backport/48510/stable27 2024-10-28 16:16:21 +01:00
encryption Fix(l10n): Update translations from Transifex 2024-07-31 00:20:41 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-07-31 00:20:41 +00:00
federation Fix(l10n): Update translations from Transifex 2024-07-31 00:20:41 +00:00
files Fix(l10n): Update translations from Transifex 2024-08-14 00:20:43 +00:00
files_external fix(files-external): set password as sensitive 2024-10-31 11:56:51 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2024-07-31 00:20:41 +00:00
files_sharing fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 20:45:52 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-08-09 00:25:54 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-08-09 00:25:54 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-07-20 00:20:00 +00:00
oauth2 fix(oauth2): fix tests 2024-09-03 13:28:10 +02:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-08-10 00:20:37 +00:00
settings Fix(l10n): Update translations from Transifex 2024-08-13 00:20:31 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-08-14 00:20:43 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-08-14 00:20:43 +00:00
testing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
theming Fix(l10n): Update translations from Transifex 2024-08-10 00:20:37 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-08-10 00:20:37 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-08-09 00:25:54 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-07-31 00:20:41 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-07-14 00:19:50 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-08-07 00:20:35 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-08-07 00:20:35 +00:00