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-08-11 20:16:20 -07:00
..
controllers sign_in should return true in case user is already signed in and assert that. 2011-08-02 14:35:46 +05:30
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 Properly deprecate setup_mail 2011-07-01 04:23:12 -07:00
models Doc: DatabaseAuthenticatable still uses pepper option 2011-08-05 17:08:26 +07: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 Fix documentation typo 2011-08-11 20:16:20 -07:00
strategies Untangled the logic in Devise::Strategies::TokenAuthenticatable#params_auth_hash 2011-07-25 09:10:25 +02: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 Initializer caveats warning for Mongoid < 2.1 2011-08-05 02:41:31 +07: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 Release 1.4.2. 2011-06-30 15:20:13 -03:00