GSTT-CSC / hazen-web-app

Interactive web-based implementation of hazen
Other
0 stars 0 forks source link

Secure passwords #147

Open mollybuckley opened 4 months ago

mollybuckley commented 4 months ago

Add a feature to ensure the user types a secure password when registering, eg. at least 6 characters, mix of upper / lower case, numbers, special characters etc. Give an error message and allow them to try again if the password does not meet the criteria.

mollybuckley commented 2 months ago

Required for SLSP:

Image