Skip to content

Fix #78014 Added Capability to escape |, < and >in addition to & and ^#82704

Merged
weinand merged 6 commits intomicrosoft:masterfrom
sksaifuddin:fix/78014/Fix-Special-Character
Oct 17, 2019
Merged

Fix #78014 Added Capability to escape |, < and >in addition to & and ^#82704
weinand merged 6 commits intomicrosoft:masterfrom
sksaifuddin:fix/78014/Fix-Special-Character

Conversation

@sksaifuddin
Copy link
Contributor

Fixed the issue for escaping special characters & and ^, in addition to |, < and >in .env variables

This PR fixes #78014

@weinand weinand added this to the October 2019 milestone Oct 16, 2019
@weinand weinand merged commit 68e00d7 into microsoft:master Oct 17, 2019
@weinand
Copy link
Contributor

weinand commented Oct 17, 2019

@sksaifuddin thanks a lot for the PR

@sksaifuddin
Copy link
Contributor Author

@weinand , I want to resolve more bugs like these or other bugs, Please guide me.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Special characters in .env variables not correctly escaped

2 participants