Skip to content

Fix password validation regex #70

@chriscarrollsmith

Description

@chriscarrollsmith
  • Make sure the following passwords pass HTML validation:

9g,X*88w[6"W
^94cPSf2^)z2^,&

  • Write randomized tests to make sure validation works with many different combinations of numbers, upper/lower letters, and special characters
  • Define password validation regex in one place and export to frontend and backend, programmatically escaping it for the frontend

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions