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

Can now handle quote in tags. Prevents injection of malicious Javascript code #368

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrcarlberg
Copy link

A quote (") in the tag field would cut of the tag field and enter bad stuff into the DOM. Make it possible to add malicious Javascript code into a tag.

This PR fixes this by using jQuery in a better way.

@mrcarlberg mrcarlberg changed the title Can now handle quote in tags Can now handle quote in tags. Prevents malicious Javascript code Sep 8, 2016
@mrcarlberg mrcarlberg changed the title Can now handle quote in tags. Prevents malicious Javascript code Can now handle quote in tags. Prevents injection of malicious Javascript code Sep 8, 2016
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