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

[stable19] Fix security issues when copying groupfolder with advanced ACL #29521

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #29366

Using advanced ACL, it is possible that an user has access to a
directory but not to a subdirectory, so the copying use
Common::copyFromStorage instead of Local::copyFromStorage.

Fix nextcloud/groupfolders#1692

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@LukasReschke LukasReschke changed the title [stable19] [stable20] Fix security issues when copying groupfolder with advanced ACL [stable19] Fix security issues when copying groupfolder with advanced ACL Nov 2, 2021
Copy link
Member

@LukasReschke LukasReschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested

@LukasReschke LukasReschke merged commit fc94759 into stable19 Nov 2, 2021
@LukasReschke LukasReschke deleted the backport/29366/stable19 branch November 2, 2021 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants