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

Improve Path Sanitization #161

Merged
merged 5 commits into from
Jan 25, 2023
Merged

Conversation

viceroypenguin
Copy link
Contributor

@viceroypenguin viceroypenguin commented Jan 14, 2023

This PR updates ThisAssembly.Resources to properly sanitize every path part. PathSanitizer is moved to common code to be used by ThisAssembly.Strings in the future; but ThisAssembly.Strings is not updated to use it in this PR.

Fixes #167

@kzu kzu merged commit 92a5fdc into devlooped:main Jan 25, 2023
@kzu kzu added the enhancement New feature or request label Jan 25, 2023
@viceroypenguin viceroypenguin deleted the resources-sanitize branch February 1, 2023 18:11
@devlooped devlooped locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation fails when resource file is name Resources.resx
2 participants