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 incorrect permissions when copying shared files #48769

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2024

  1. fix: store unmaked source permissions as scan_permissions when loadin…

    …g share cache items
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    abb664c View commit details
    Browse the repository at this point in the history
  2. fix: use scan_permissions when copying cache items

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    20e08af View commit details
    Browse the repository at this point in the history
  3. test: add test for permissions of copied share

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a0000c5 View commit details
    Browse the repository at this point in the history