heartcombo--devise/lib/devise
José Valim dc8aa9ef83 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
..
controllers Rework previous commit to clean up the instance variable dynamically. 2011-11-09 17:00:42 -02: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 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
omniauth Merge remote-tracking branch 'dkastner/omniauth-1.0' into omniauth-1.0.0 2011-11-07 22:26:51 +02:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Allow :failure_app as configuration in devise_for. 2011-11-07 09:20:09 -02:00
strategies Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
delegator.rb Delegator now checks the mapping for the proper failure app. 2011-11-07 09:20:09 -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 Support for OmniAuth 1.0.0 2011-10-14 21:31:17 -04: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 Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
schema.rb Doc: DB authenticatable schema no longer includes salt 2011-08-05 17:33:50 +07:00
test_helpers.rb Move the catch to the test level. 2011-04-17 19:37:19 +02:00
version.rb Update CHANGELOG and bump up to 1.5.0.dev 2011-09-29 12:52:56 +02:00