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 security issues when copying groupfolder with advanced ACL #29362

Merged
merged 1 commit into from
Oct 21, 2021

Commits on Oct 21, 2021

  1. Fix security issues when copying groupfolder with advanced ACL

    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>
    CarlSchwan committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    9408f8a View commit details
    Browse the repository at this point in the history