José Valim
|
35a8d13369
|
Tests passing for ActiveRecord and MongoMapper.
|
2009-12-21 21:10:23 +01:00 |
|
José Valim
|
78303cd5c5
|
Got another bunch of tests passing with MongoMapper.
|
2009-12-21 19:57:17 +01:00 |
|
José Valim
|
30d6d37bab
|
Refactor tests a little bit and gain more speed (from 12s to 9s in my machine).
|
2009-11-24 23:19:12 -02:00 |
|
José Valim
|
371a9bb0d0
|
Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file.
|
2009-11-03 09:35:11 -02:00 |
|
José Valim
|
dc86a571ae
|
[DEPRECATION] Notifier is deprecated, use DeviseMailer instead. Remember to rename app/views/notifier to app/views/devise_mailer and I18n key from devise.notifier to devise.mailer.
|
2009-11-02 23:14:27 -02:00 |
|
José Valim
|
e7f809de3c
|
Do not require ActiveRecord to be loaded to use Devise.
|
2009-10-30 21:51:50 -02:00 |
|
Carlos A. da Silva
|
9643a5fa6d
|
Removing attr_accessible.
|
2009-10-22 20:18:16 -02:00 |
|
Carlos A. da Silva
|
697a17686e
|
Updating model_config and require confirmable hook with last changes.
|
2009-10-22 20:18:16 -02:00 |
|
Carlos A. da Silva
|
5631b8dacd
|
Remember the user only if the remember token has not expired.
|
2009-10-22 20:18:16 -02:00 |
|
Carlos A. da Silva
|
9720c36380
|
Updating tests and fix rememberable serialize_from_cookie.
|
2009-10-20 08:59:01 -02:00 |
|
Carlos A. da Silva
|
28a7f78fba
|
Creating rememberable module.
|
2009-10-20 00:31:33 -02:00 |
|