1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/generators
Logan Leger c7cc91cb65 Update password length validation to 72 characters max
BCrypt has a limit of 72 characters for the password. Anything beyond 72
characters is truncated. This commit updates the validation to limit
passwords to less than 72 characters, keeping within the limitation.
2014-11-18 23:10:01 -06:00
..
active_record Change the 'postgresql?' check to not connect to the database. 2014-09-02 11:24:31 -03:00
devise Fix typo in controller generators help message 2014-10-18 17:34:38 +02:00
mongoid Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
templates Update password length validation to 72 characters max 2014-11-18 23:10:01 -06:00