Skip to content

fix(SharingDetailsView): Prevent illegal unselection of read permissions - #46321

Merged
nfebe merged 2 commits into
masterfrom
fix/46195/feedback-no-read-perms
Jul 8, 2024
Merged

fix(SharingDetailsView): Prevent illegal unselection of read permissions#46321
nfebe merged 2 commits into
masterfrom
fix/46195/feedback-no-read-perms

Conversation

@nfebe

@nfebenfebe commented Jul 5, 2024

Copy link
Copy Markdown
Contributor

Summary

With the exception of "file drop" on link shares all other shares need the read permissions at least.

Resolves : #46195

Before (everywhere)After (Folder link share)Folder (Internal share, others
Screenshot from 2024-07-05 15-52-24Screenshot from 2024-07-05 15-51-51-read-only-linkScreenshot from 2024-07-05 15-51-34 0 - read-only-internal

@nfebenfebe added 3. to review Waiting for reviews feature: sharing labels Jul 5, 2024
@nfebe
nfebe requested review from a team, Pytal, skjnldsv and sorbaugh and removed request for a teamJuly 5, 2024 20:29
@nfebe
nfebe marked this pull request as ready for review July 5, 2024 20:29
@nfebe
nfebe requested a review from artongeJuly 5, 2024 20:29
Comment threadapps/files_sharing/src/views/SharingDetailsTab.vue
@nfebe

nfebe commented Jul 8, 2024

Copy link
Copy Markdown
ContributorAuthor

/compile

With the exception of "file drop" on link shares all other shares need the read permissions at least.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the fix/46195/feedback-no-read-perms branch from 656e109 to 4833950CompareJuly 8, 2024 19:33
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebe enabled auto-merge July 8, 2024 19:42
@nfebe
nfebe merged commit 7b60b98 into masterJul 8, 2024
@nfebe
nfebe deleted the fix/46195/feedback-no-read-perms branch July 8, 2024 20:02
@nfebe

nfebe commented Jul 9, 2024

Copy link
Copy Markdown
ContributorAuthor

/backport to stable29

@nfebe

nfebe commented Jul 9, 2024

Copy link
Copy Markdown
ContributorAuthor

/backport to stable28

@nfebe

nfebe commented Jul 9, 2024

Copy link
Copy Markdown
ContributorAuthor

/backport to stable27

@skjnldsv

Copy link
Copy Markdown
Member

Read permissions are also removable on email shares 😨

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: sharing

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: No error/warning when sharing a folder to another user without READ permission

7 participants

@nfebe@skjnldsv@artonge@Pytal@AndyScherzinger@susnux@nextcloud-command