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

Better sanitization of inputs from the frontend #105

Open
thomaseizinger opened this issue Nov 16, 2019 · 0 comments
Open

Better sanitization of inputs from the frontend #105

thomaseizinger opened this issue Nov 16, 2019 · 0 comments

Comments

@thomaseizinger
Copy link
Member

Problem

This incident is a combination of several problems, with one of them being a trailing space in the name "Blair".

Goal

Avoid errors as soon as possible.

Recommendation

Sanitize the input from the frontend better, especially all "name" fields. We should remove any whitespace character from the front and back of all names.

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

No branches or pull requests

1 participant