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

Stricter RegEx filtering to prevent incorrect routing. #175

Merged
merged 2 commits into from Jul 6, 2018

Conversation

jtol84
Copy link
Contributor

@jtol84 jtol84 commented Jul 6, 2018

^ and $ anchors are used. RegEx values now explicitly exclude the '/' character.

^ and $ anchors are used.  RegEx values now explicitly exclude the '/' character.
@jtol84 jtol84 mentioned this pull request Jul 6, 2018
@geoperez
Copy link
Member

geoperez commented Jul 6, 2018

Hi @jtol84

Can you resolve the conflict with Extensions.cs?

Thank you!

@geoperez geoperez self-requested a review July 6, 2018 18:43
@geoperez geoperez added this to the 1.14.0 milestone Jul 6, 2018
@jtol84
Copy link
Contributor Author

jtol84 commented Jul 6, 2018

Hi @geoperez

It is resolved.

Thanks.

@geoperez geoperez merged commit 0062b8e into unosquare:master Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants