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 sanitize user input #301

Merged
merged 1 commit into from
Apr 3, 2020
Merged

fix sanitize user input #301

merged 1 commit into from
Apr 3, 2020

Conversation

mgautam98
Copy link
Contributor

@mgautam98 mgautam98 commented Apr 2, 2020

To save the database and application from XSS attacks, sanitized the input. So user inputs are sanitized before sending to the database.

Currently, a user can put any script or html formatting in the slide name
Screenshot from 2020-04-03 00-35-58

Copy link
Member

@birm birm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@birm birm merged commit 5566eff into camicroscope:develop Apr 3, 2020
@birm birm mentioned this pull request Apr 3, 2020
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.

2 participants