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

Sanitize/ escape user input #86

Closed
RDjarbeng opened this issue Apr 13, 2022 · 1 comment
Closed

Sanitize/ escape user input #86

RDjarbeng opened this issue Apr 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@RDjarbeng
Copy link
Owner

RDjarbeng commented Apr 13, 2022

When a tech savvy user enters html code or scripts in the text input box it is output directly unto the page. Scripts fortunately do not run but the html is parsed on the page. A fix is being implemented in #85
image

@RDjarbeng RDjarbeng added the bug Something isn't working label Apr 13, 2022
@RDjarbeng
Copy link
Owner Author

fixed in #85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant