1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
2011-02-25 17:59:27 -03:00
..
controllers Move rememberable back to a hook. 2011-02-24 21:55:52 +01:00
encryptors Fix typo. 2010-12-23 15:48:03 +08:00
hooks Move rememberable back to a hook. 2011-02-24 21:55:52 +01:00
models Reset lock attempts count when lock is expired. Closes #825 2011-02-25 17:59:27 -03:00
omniauth Consider SCRIPT_NAME on omniauth url helper. Closes #876 2011-02-25 14:20:12 -03:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Revert "Fix an issue causing infinite redirects in production, closes #720" 2011-01-20 09:16:44 +01:00
strategies Be sure to halt on failures, closes #856 2011-02-24 22:31:48 +01:00
failure_app.rb Bring back behavior for < 3.0.4. 2011-02-16 20:59:58 +01:00
mapping.rb Ensure namespaces has proper scoped views, closes #654 2010-11-20 21:41:26 +01:00
models.rb Fix the module sorting in devise method. 2011-01-15 07:38:06 +08:00
modules.rb Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
omniauth.rb Raise here instead of a warning. 2011-02-24 22:12:54 +01:00
path_checker.rb Consider ApplicationController url_options in for PathChecker. 2010-07-16 08:40:21 +02:00
rails.rb Improve messages. 2010-11-30 12:23:09 +01:00
schema.rb Simplified logic for checking if the email is present and moved the Mongoid classes out of eval statements 2011-02-10 16:16:33 +08:00
test_helpers.rb Custom failure apps no longer ignored in test mode. 2011-02-18 15:53:04 +08:00
version.rb Regenerate gemspec to force latest warden version. 2010-09-25 20:29:33 +02:00