Create Input validation for signup page #98

Open
opened 2023-12-07 12:52:46 +00:00 by inf3527 · 1 comment
inf3527 commented 2023-12-07 12:52:46 +00:00 (Migrated from gitlab.rlp.net)

As a User I would like to get fitting feedback for my username/password inputs - if any inputs are long enough or sth else.

  • Username Input Check implemented (double username check, not allowed characters)
  • Security Check with the Customer: How long should the PW be, special characters etc.
  • Password Input Check implemented (min length, special chars etc.)

AC: Checks implemented with either libraries or RegEx, inputs tested.

As a User I would like to get fitting feedback for my username/password inputs - if any inputs are long enough or sth else. - [ ] Username Input Check implemented (double username check, not allowed characters) - [ ] Security Check with the Customer: How long should the PW be, special characters etc. - [ ] Password Input Check implemented (min length, special chars etc.) AC: Checks implemented with either libraries or RegEx, inputs tested.
inf3527 commented 2024-01-04 10:38:18 +00:00 (Migrated from gitlab.rlp.net)

changed the description

changed the description
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
lukasdohn/fast#98
No description provided.