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

Improve input validation in nomcom feedback view #8182

Open
1 task done
jennifer-richards opened this issue Nov 8, 2024 · 0 comments
Open
1 task done

Improve input validation in nomcom feedback view #8182

jennifer-richards opened this issue Nov 8, 2024 · 0 comments

Comments

@jennifer-richards
Copy link
Member

Describe the issue

The ietf.nomcom.views.feedback() view should be refactored to validate using a form or forms instead of direct access to request.POST data. This will prevent validation failures due to invalid requests from being reported as 500 errors.

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant