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

Apply FileSystemRights recursively #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

froce
Copy link
Contributor

@froce froce commented May 18, 2022

Inheritance for FileSystemRights is currently only checked for files directly in the directory that gets the new rights, this makes it recursive. (Fixes possible UnauthorizedAccessException after game bundles get replaced.)

@froce froce force-pushed the hotfix/recursively-apply-filesystem-rights branch from 03e0f4f to 17f134c Compare May 18, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants