bitzesty / devise_zxcvbn

Devise plugin to reject weak passwords using zxcvbn
MIT License
194 stars 38 forks source link

Improvements #28

Closed matthewford closed 7 years ago

matthewford commented 7 years ago

Improving specs and some refactoring.

Can no longer call password_score with a string - it expects that the object will respond to the password method