Skip to content

Apply FileSystemRights recursively#15

Open
froce wants to merge 2 commits into
mainfrom
hotfix/recursively-apply-filesystem-rights
Open

Apply FileSystemRights recursively#15
froce wants to merge 2 commits into
mainfrom
hotfix/recursively-apply-filesystem-rights

Conversation

@froce

@froce froce commented May 18, 2022

Copy link
Copy Markdown
Contributor

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.

2 participants