.. |
controllers
|
Deprecate and disable old behavior accumulated with time.
|
2011-12-04 23:58:19 +01:00 |
encryptors
|
s/Gererates/Generates/
|
2011-11-09 20:58:58 -02:00 |
hooks
|
Timeoutable also skips tracking if skip_trackable is given
|
2011-10-25 18:43:48 +02:00 |
mailers
|
Remove deprecated code and tests.
|
2011-09-29 13:11:12 +02:00 |
models
|
Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage
|
2011-12-11 20:39:41 +01:00 |
omniauth
|
Update lib/devise/omniauth/config.rb
|
2011-11-24 08:32:48 +00:00 |
orm
|
Final tidy up on removing schema helpers.
|
2011-12-05 12:17:02 +01:00 |
rails
|
Allow :failure_app as configuration in devise_for.
|
2011-11-07 09:20:09 -02:00 |
strategies
|
Usage of Devise.stateless_token= is deprecated in favor of appending :token_auth to Devise.skip_session_storage
|
2011-12-11 20:39:41 +01: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
|
Cache failure_app action builder and pipe call through delegator.
|
2011-11-07 09:20:09 -02:00 |
mapping.rb
|
Fix failure_app failing test.
|
2011-11-07 21:38:31 -02:00 |
models.rb
|
Don't include the same module several times, closes #765.
|
2011-04-16 13:16:47 +02:00 |
modules.rb
|
User cannot access sign up and similar pages if he is already signed in through a cookie or token, closes #1036.
|
2011-04-29 08:56:57 +02:00 |
omniauth.rb
|
Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise.
|
2011-11-20 19:42:02 +00:00 |
param_filter.rb
|
Move param filtering to its own object and make all finder methods pass through it, closes #1413.
|
2011-11-10 10:14:02 -02:00 |
path_checker.rb
|
Consider ApplicationController url_options in for PathChecker.
|
2010-07-16 08:40:21 +02:00 |
rails.rb
|
Final tidy up on removing schema helpers.
|
2011-12-05 12:17:02 +01:00 |
schema.rb
|
Selectively add reconfirmable field in tests when necessary.
|
2011-08-30 22:19:18 -06:00 |
test_helpers.rb
|
Move the catch to the test level.
|
2011-04-17 19:37:19 +02:00 |
version.rb
|
Bumping to 1.5.2
|
2011-11-30 07:19:12 -02:00 |