0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-05 06:20:44 +00:00
nextcloud_server/build/integration/sharing_features
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
..
sharing-v1-part2.feature Fix copy in view-only mode 2022-08-26 14:18:47 +02:00
sharing-v1-part3.feature Add test for received share in share_folder 2022-11-15 09:57:44 +01:00
sharing-v1-part4.feature fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 19:14:45 +01:00
sharing-v1-video-verification.feature Enable Talk with --force to have less issues during transition period after a branch-off 2022-04-25 22:04:41 +02:00
sharing-v1.feature test(Sharing): Integration test for no expiration set date for share 2024-06-13 18:34:51 +02:00