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

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS 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

@Fenn-CS Fenn-CS added 3. to review Waiting for reviews feature: sharing labels Jul 5, 2024
@Fenn-CS Fenn-CS requested review from a team, skjnldsv, Pytal and sorbaugh and removed request for a team July 5, 2024 20:29
@Fenn-CS Fenn-CS marked this pull request as ready for review July 5, 2024 20:29
@Fenn-CS Fenn-CS requested a review from artonge July 5, 2024 20:29
@Fenn-CS
Copy link
Contributor Author

Fenn-CS 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 <[email protected]>
@Fenn-CS Fenn-CS 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 <[email protected]>
@Fenn-CS Fenn-CS enabled auto-merge July 8, 2024 19:42
@Fenn-CS Fenn-CS merged commit 7b60b98 into master Jul 8, 2024
110 checks passed
@Fenn-CS Fenn-CS deleted the fix/46195/feedback-no-read-perms branch July 8, 2024 20:02
@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jul 9, 2024

/backport to stable29

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jul 9, 2024

/backport to stable28

@Fenn-CS
Copy link
Contributor Author

Fenn-CS 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