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 profile input #1

Open
morgante opened this issue Mar 20, 2013 · 0 comments
Open

Sanitize profile input #1

morgante opened this issue Mar 20, 2013 · 0 comments
Assignees

Comments

@morgante
Copy link
Member

  1. Sanitize the input from JSON.parse(body) such that it cannot be used to feed improper data (check for disallowed characters, overlong field names, etc.) This may be done before parsing or after in the profile data structure.
@ghost ghost assigned morgante Mar 20, 2013
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