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-05-03 13:56:25 +02:00
..
controllers Include model_session helpers in view, closes #227 2010-04-25 09:56:09 +02:00
encryptors Fixed some Ruby 1.9 issues/bugs. 2010-01-21 16:06:19 +08:00
hooks Do not forget frozen records. 2010-02-25 08:35:07 +01:00
locales Fix grammar in notice, closes #229 2010-04-25 09:57:05 +02:00
models Ensure password confirmation is always required, closes #228 2010-04-25 09:55:11 +02:00
orm Do not remove options from MongoMapper find. 2010-02-23 15:41:52 +01:00
rails Backport database_authenticatable change,. 2010-04-01 12:16:43 +02:00
strategies Backport database_authenticatable change,. 2010-04-01 12:16:43 +02:00
failure_app.rb Fix "return_to" to always save the request_uri, overwriting the return to url when the user types another forbidden url before sign in. 2010-02-04 08:46:22 -02:00
mapping.rb Backport database_authenticatable change,. 2010-04-01 12:16:43 +02:00
models.rb Backport database_authenticatable change,. 2010-04-01 12:16:43 +02:00
rails.rb Update to work with Warden 0.8.0. 2010-01-05 13:44:13 +01:00
schema.rb Expend the length of the encrypted_password field to 128 to allow storing BCrypt or SHA512 passwords. 2010-04-02 20:36:32 +02:00
test_helpers.rb Use prepend_before_filter in require_no_authentication. 2010-03-26 08:14:58 -03:00
version.rb Release devise 1.0.7 with small fixes. 2010-05-03 13:56:25 +02:00