Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

nfebe
Copy link
Contributor

@nfebe nfebe commented Jul 5, 2024

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-24 Screenshot from 2024-07-05 15-51-51-read-only-link Screenshot from 2024-07-05 15-51-34 0 - read-only-internal

@nfebe nfebe added 3. to review Waiting for reviews feature: sharing labels Jul 5, 2024
@nfebe nfebe requested review from a team, skjnldsv, Pytal and sorbaugh and removed request for a team July 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 artonge July 5, 2024 20:29
@nfebe
Copy link
Contributor Author

nfebe commented Jul 8, 2024

/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 nfebe force-pushed the fix/46195/feedback-no-read-perms branch from 656e109 to 4833950 Compare July 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 master Jul 8, 2024
110 checks passed
@nfebe nfebe deleted the fix/46195/feedback-no-read-perms branch July 8, 2024 20:02
@nfebe
Copy link
Contributor Author

nfebe commented Jul 9, 2024

/backport to stable29

@nfebe
Copy link
Contributor Author

nfebe commented Jul 9, 2024

/backport to stable28

@nfebe
Copy link
Contributor Author

nfebe commented Jul 9, 2024

/backport to stable27

@skjnldsv
Copy link
Member

Read permissions are also removable on email shares 😨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗️ In progress
Development

Successfully merging this pull request may close these issues.

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