0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps
Ferdinand Thiessen 55b764b64b
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 22:18:03 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-03-25 00:20:26 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-03-25 00:20:26 +00:00
comments Fix(l10n): Update translations from Transifex 2024-03-27 00:20:42 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-03-27 00:20:42 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-03-25 00:20:26 +00:00
dav Merge pull request #48927 from nextcloud/backport/48917/stable26 2024-10-29 07:44:26 +01:00
encryption Fix(l10n): Update translations from Transifex 2024-03-26 00:19:52 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
federation Fix(l10n): Update translations from Transifex 2024-03-26 00:19:52 +00:00
files Fix(l10n): Update translations from Transifex 2024-03-27 00:20:42 +00:00
files_external fix(files-external): set password as sensitive 2024-10-31 11:57:00 +00:00
files_sharing fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 22:18:03 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-03-08 00:19:50 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-03-27 00:20:42 +00:00
settings Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-03-19 00:20:25 +00:00
testing chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
theming Fix(l10n): Update translations from Transifex 2024-03-25 00:20:26 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-03-12 00:20:51 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-03-26 00:19:52 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-03-16 00:19:53 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-03-17 00:20:07 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-03-13 00:20:20 +00:00
workflowengine fix(workflows): Fix file systemtag cache 2024-07-11 06:52:20 +02:00