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

Constraints and security #14

Open
sjwilczynski opened this issue Jul 28, 2020 · 3 comments
Open

Constraints and security #14

sjwilczynski opened this issue Jul 28, 2020 · 3 comments
Milestone

Comments

@sjwilczynski
Copy link
Owner

sjwilczynski commented Jul 28, 2020

  • Make sure no SQL/XSS injection is possible
  • Limit number of entries for each user to some number (20k?)
  • Limit number of characters for description (100-1k?), activity name (50?)
  • Validate data on the server side
@sjwilczynski
Copy link
Owner Author

  • minify code from CRA

@sjwilczynski sjwilczynski added this to the v2 milestone Sep 12, 2020
@sjwilczynski
Copy link
Owner Author

Adjust limit for uploaded file size and total amount of entries for a user

@sjwilczynski
Copy link
Owner Author

Maybe this would be helpful

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