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

Fix https://github.com/mozilla/thimble.webmaker.org/issues/1182 - allow javascript: and other common non-http schemes #483

Merged
merged 1 commit into from
Oct 19, 2015

Conversation

humphd
Copy link

@humphd humphd commented Oct 16, 2015

This allows things like the following to work:

<a href="javascript:alert('Here is the alert!');">An alert should pop up from this link.</a>
<a href="mailto:someone@example.com">An email should get created.</a>

First reported in https://github.com/mozilla/thimble.webmaker.org/issues/1182

@humphd humphd force-pushed the thimble-issue1182 branch from 2df52d6 to 805489e Compare October 18, 2015 23:04
@gideonthomas
Copy link

r=me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants