heartcombo--devise/lib/devise
Vitaly Bezkrovny e20e446cf4 + last_attempt
+ @@last_attempt_warning

+ last_attempt? method;
* send :last_attempt key if it is the last attempt

+ test for last attempt

* update test to make two asserts

* update message
2013-10-15 01:53:56 +03:00
..
controllers Fix expire_session_data_after_sign_in! 2013-10-03 18:34:39 +04:00
hooks Handle nil failed_attempts 2013-09-02 14:48:19 +04:00
mailers Get rid of deprecated code 2013-08-05 11:24:04 +02:00
models + last_attempt 2013-10-15 01:53:56 +03:00
omniauth Delegate omniauth_authorize_path to the router, closes #1843 2012-06-16 13:43:11 +02:00
orm Get rid of deprecated code 2012-05-06 13:13:53 +02:00
rails Make it clear a restart is required when setting the secret key 2013-10-01 17:12:08 +02:00
strategies Get rid of token authentication 2013-09-02 19:15:47 -03:00
delegator.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
failure_app.rb redirect user to the referrer if latest request was not GET after timeout 2013-05-19 17:11:34 +03:00
mapping.rb We are not duck typing here, so don't call the variable duck 2013-06-01 10:06:33 +09:00
models.rb Get rid of token authentication 2013-09-02 19:15:47 -03:00
modules.rb Get rid of token authentication 2013-09-02 19:15:47 -03:00
omniauth.rb Fix indent, remove not used variable 2012-05-15 17:22:52 -03:00
parameter_filter.rb Rename ParamFilter to ParameterFilter for consistency 2013-06-19 09:17:54 +02:00
parameter_sanitizer.rb Fix the build on Rails 3.2 2013-08-12 15:36:41 +02:00
rails.rb Only raise on missing secret key after a route is defined 2013-08-18 09:55:05 +02:00
test_helpers.rb Test helper was incorrectly returning failure body 2012-09-27 18:44:31 -06:00
time_inflector.rb Do not add ActionView::Helpers::DateHelper to all models 2012-07-23 15:59:17 +02:00
token_generator.rb Move to SHA256 2013-08-06 12:14:51 +02:00
version.rb Release 3.1.0 2013-09-02 19:02:48 -03:00