1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib
Tobin Juday 2ba8275dcc Fix off-by-one error in Lockable module
When using the maximum_attempts config, Devise actually let you fail n
+ 1 times, not n times.

See https://github.com/plataformatec/devise/issues/2825 for details.
2014-01-06 23:51:45 -05:00
..
devise Fix off-by-one error in Lockable module 2014-01-06 23:51:45 -05:00
generators Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
devise.rb Removed use of gendered pronouns 2013-12-02 10:02:17 +01:00