hashview / hashview-old

A web front-end for password cracking and analytics
http://www.hashview.io
GNU General Public License v3.0
621 stars 134 forks source link

[v0.7.5-beta] Strong password #427

Closed I-Iugo closed 5 years ago

I-Iugo commented 5 years ago

This is for user passwords of the app. Strong password must be at least 8 characters long, and contain 3 of 4 groups: upper cases, lower cases, digits and specials.

To launch all tests you must use: RACK_ENV=test bundle exec rake test