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

Add data validation to the feedback form API to restrict HTML content #1217

Open
bishwaspraveen opened this issue Feb 5, 2025 · 1 comment · May be fixed by #1218
Open

Add data validation to the feedback form API to restrict HTML content #1217

bishwaspraveen opened this issue Feb 5, 2025 · 1 comment · May be fixed by #1218
Assignees

Comments

@bishwaspraveen
Copy link
Contributor

bishwaspraveen commented Feb 5, 2025

Description

The feedback form API does not currently have any form of data validation on the backend which makes it easy for the user with the endpoint to send in data with html tags. We need to have a validation scheme on the backend to protect this from happening.

@bishwaspraveen bishwaspraveen self-assigned this Feb 5, 2025
@bishwaspraveen
Copy link
Contributor Author

HTML restrictions have been added to the API endpoint. Needs deployment.

Image

@bishwaspraveen bishwaspraveen linked a pull request Feb 6, 2025 that will close this issue
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 a pull request may close this issue.

1 participant