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 input #85

Merged
merged 6 commits into from
Apr 18, 2022
Merged

Sanitize input #85

merged 6 commits into from
Apr 18, 2022

Conversation

RDjarbeng
Copy link
Owner

Sanitize input given by the user and escape all html and script elements.
Currently works for user input, not when the values are being fetched.
If higher security is needed will implement for fetching as well.

@netlify
Copy link

netlify bot commented Apr 13, 2022

Deploy Preview for rcountdown ready!

Name Link
🔨 Latest commit 1c7dfc9
🔍 Latest deploy log https://app.netlify.com/sites/rcountdown/deploys/625d72d4e0368c0008082d8c
😎 Deploy Preview https://deploy-preview-85--rcountdown.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@RDjarbeng RDjarbeng added the bug fix An issue or bug fix label Apr 13, 2022
@RDjarbeng RDjarbeng merged commit 533bfff into master Apr 18, 2022
@RDjarbeng RDjarbeng deleted the sanitizeInput branch April 18, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix An issue or bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant