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

Escape invalid path characters in win32 envs #420

Merged
merged 2 commits into from
Mar 22, 2019
Merged

Conversation

kherock
Copy link
Collaborator

@kherock kherock commented Mar 21, 2019

This addresses #390 by escaping reserved characters URL-style. For example, <identity:key> becomes &3cidentity&3akey&3e .

@kherock kherock force-pushed the win32-path-escape branch from 5a0d98d to a3ec092 Compare March 21, 2019 20:59
@kherock kherock mentioned this pull request Mar 21, 2019
24 tasks
@kherock kherock merged commit b98e788 into next Mar 22, 2019
@kherock kherock deleted the win32-path-escape branch March 22, 2019 02:02
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.

1 participant