I built a Ruby on Rails authentication system from scratch and it works great.
(I am aware of the existence of Devise
, yet I wanted to write my own system to get a better grasp of Ruby on Rails in general.)
The only thing that worries me is users who pick words from dictionaries, sequential numbers (e.g. "12345679"), their own user names, or the all-time classic "password" as their own password
.
Is there a gem that validates against any of those? Or will I have to work with regular expressions here?
Thanks for any help.
stong_password gem is really cool. Though it may not contain everything you are looking for, it still is a pretty good gem
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With