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-10 16:16:33 +08:00
..
controllers corrected 'an user' to 'a user' in comments and docs 2011-02-06 23:46:49 +08:00
encryptors Fix typo. 2010-12-23 15:48:03 +08:00
hooks Don't pass options forward, this fixes uncaught warden error. Unfortunately could not write a test for it, although easily reproducible in Rails applications. Closes #754 2011-01-03 16:25:23 +01:00
models corrected 'an user' to 'a user' in comments and docs 2011-02-06 23:46:49 +08:00
omniauth Fixing parameters for _omniauth_authorize_path method after short-circuiting it. 2011-01-08 02:37:05 +08: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 Rollback to use the regexp result. 2010-11-15 10:01:45 +01:00
failure_app.rb failure_app redirects to the correct format if it is a non-html request. This is to ensure that firefox redirects the correct format since firefox doesn't inherit accept info. also fix issue 675 that is resurrected by issue 754. 2011-01-11 18:27:14 +08: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 fix for omniauth 0.2.0 2010-11-04 08:21:34 +08: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 corrected 'an user' to 'a user' in comments and docs 2011-02-06 23:46:49 +08:00
version.rb Regenerate gemspec to force latest warden version. 2010-09-25 20:29:33 +02:00