-
Notifications
You must be signed in to change notification settings - Fork 807
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
Bugfix/narrow down permissions during sync #7532
Conversation
2d43faa
to
02029e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't get the word "world" in the commit message, is that a term?
02029e8
to
a45e2e1
Compare
a45e2e1
to
de638f4
Compare
a folder item must be set read-only if files or sub-folders cannot be created a folder item must be set read-write in all other situations Signed-off-by: Matthieu Gallien <[email protected]>
past versions may have wrongly set the write permissions for other users (UNIX style permissions) remove this under the hypothesis that newly created files or folders gets more restrictive permissions and that past files or folders should be updated to get the same permissions Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
de638f4
to
1417e8c
Compare
AppImage file: nextcloud-PR-7532-1417e8cb60e84762f94345b21d587fb54bc90b51-x86_64.AppImage |
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
No description provided.