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

Search input should escape HTML injections #19

Open
anvk opened this issue Mar 26, 2015 · 0 comments
Open

Search input should escape HTML injections #19

anvk opened this issue Mar 26, 2015 · 0 comments
Labels
Milestone

Comments

@anvk
Copy link
Collaborator

anvk commented Mar 26, 2015

Right now when server returns data back to the client there is not check if search criteria contained HTML. This non-parsed HTML can be destructive for our UI since we dynamically form rows with text in TweetPopup.

@anvk anvk added this to the 0.1.0 milestone Mar 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant