heartcombo--devise/lib
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
..
devise Update password length validation to 72 characters max 2014-11-18 23:10:01 -06:00
generators Update password length validation to 72 characters max 2014-11-18 23:10:01 -06:00
devise.rb Update casing of 'OmniAuth' to match that of official OmniAuth documentation 2014-11-14 14:45:09 -05:00