Input validation for users #14

Closed
opened 2021-11-15 19:57:12 +00:00 by jonasclaes · 0 comments
jonasclaes commented 2021-11-15 19:57:12 +00:00 (Migrated from github.com)

On all of the users pages, there is not input validation.
For example, I can just enter test into an email field, and it will save into the database.

This should be fixed by using a FormRequest and validating the fields.

Timeline: ASAP

On all of the users pages, there is not input validation. For example, I can just enter `test` into an email field, and it will save into the database. This should be fixed by using a FormRequest and validating the fields. Timeline: ASAP
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jonasclaes/smart-documentation-system#14
No description provided.