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
2010-11-09 23:30:53 +01:00
..
controllers More tests for Omniauth. 2010-10-18 15:00:34 +02:00
encryptors fixing typo and whitespaces 2010-10-16 20:17:39 -03:00
hooks cookie_domain is deprecated in favor of cookie_options which uses session_options by default. 2010-09-25 21:13:54 +02:00
models Remove OAuth2 in favor of OmniAuth. 2010-10-18 15:00:34 +02:00
omniauth Fix failing tests. 2010-11-09 22:27:46 +01:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Improve error messages, closes #574 2010-11-06 08:54:03 +01:00
strategies Allow :stateless_token to be set to true avoiding users to be stored in session through token authentication 2010-09-25 20:28:14 +02:00
failure_app.rb failure_app now properly handles nil request.format 2010-11-09 23:30:53 +01:00
mapping.rb fixed bug 'Could not find a valid mapping for path /users/auth/:provider/callback' when devise_for called inside scope 2010-10-30 08:57:13 +08:00
models.rb Remove deprecated code. 2010-07-26 20:32:05 +02: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 Do not automatically set filter_parameters. 2010-10-26 18:07:06 -02:00
schema.rb Remove unused options param for token_auth schema, and avoid creating a new hash 2010-09-26 14:08:25 -03:00
test_helpers.rb Do not execute Warden::Callbacks on Devise::TestHelpers. Closes #414. 2010-09-21 10:50:01 +02:00
version.rb Regenerate gemspec to force latest warden version. 2010-09-25 20:29:33 +02:00