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

Adding stronger url regex validation to address issue #106 #108

Merged
merged 1 commit into from
May 22, 2015

Conversation

fslone
Copy link

@fslone fslone commented Mar 31, 2015

Added the url regex suggested by @dperini in issue #106 that allows for optional protocol validation, returns true for url's containing parameter strings, returns false for url's containing spaces, etc.

@marqu3z
Copy link

marqu3z commented Apr 1, 2015

+1

@fslone
Copy link
Author

fslone commented May 22, 2015

this also fixes the issue mentioned in #121

@arasatasaygin arasatasaygin merged commit 30a89e7 into arasatasaygin:master May 22, 2015
@arasatasaygin
Copy link
Owner

Thanks for the PR @fslone

@fslone
Copy link
Author

fslone commented May 22, 2015

Glad to help. Let me know if there are any other things you'd like help adding or fixing, really like this project a lot.

@arasatasaygin
Copy link
Owner

Appreciate it @fslone

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.

None yet

4 participants