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-06-30 15:20:13 -03:00
..
controllers Ensure handle_unverified_request clean up any cached signed-in user 2011-06-29 20:18:10 -03:00
encryptors Fix typo. 2010-12-23 15:48:03 +08:00
hooks use 'devise.skip_trackable' instead of DNT headers 2011-05-04 15:21:12 +02:00
mailers Extract mailer functionality, closes #1164 2011-06-27 12:13:00 -03:00
models Provide a more robust behavior to serializers and add :force_except option 2011-06-30 10:43:33 -03:00
omniauth support for named omniauth open_id strategies 2011-05-25 00:15:24 +04:00
orm Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
rails Add more docs to routes. 2011-06-27 13:04:40 -03:00
strategies Temporary fix for 3-1-stable that does not implement key? on cookie jar, closes #1179 2011-06-30 08:04:32 -03:00
email.rb Use Devise::Email::EXACT_PATTERN. 2011-04-19 14:22:14 +02:00
failure_app.rb Refactor. 2011-04-29 14:11:47 +02:00
mapping.rb More transparent implementat'n of :format => false 2011-06-27 06:51:04 -05: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 Remove old OmniAuth test helpers 2011-04-19 13:13:29 -03:00
path_checker.rb Consider ApplicationController url_options in for PathChecker. 2010-07-16 08:40:21 +02:00
rails.rb Add a descriptive text for those upgrading. 2011-03-30 14:40:03 +02:00
schema.rb Tidy up previous commits. 2011-03-30 15:35:38 +02:00
test_helpers.rb Move the catch to the test level. 2011-04-17 19:37:19 +02:00
version.rb Release 1.4.2. 2011-06-30 15:20:13 -03:00