Files
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
..
2013-12-05 09:03:32 +01:00
2013-12-02 10:02:17 +01:00