José Valim
|
adba4e2262
|
Register cancel route so a shortcut is created.
|
2010-07-26 20:33:22 +02:00 |
|
José Valim
|
bd8294aecf
|
More OAuth setup.
|
2010-07-26 20:32:04 +02:00 |
|
José Valim
|
6c5be8dfd5
|
Initial routes and module setup.
|
2010-07-26 20:32:04 +02:00 |
|
José Valim
|
c07b5ae858
|
:activatable is included by default in your models. If you are building a strategy for devise, you now need to call validate(resource), since Devise has now a default API to validate resources before and after signing them in. You can still use other Warden::Strategies with Devise, but they won't work with a few modules like unlockable (they never did, but now we have a single point to make it work).
|
2010-04-06 16:34:22 +02:00 |
|
José Valim
|
b974b7bc78
|
Move failure messages from devise.sessions to devise.failure.
|
2010-04-03 13:11:45 +02:00 |
|
José Valim
|
65b8908960
|
Create authenticatable base model and strategy.
|
2010-03-29 20:52:48 +02:00 |
|
José Valim
|
1c5d4771ff
|
Initial work on making the authentication stack more flexible.
|
2010-03-29 16:13:19 +02:00 |
|
José Valim
|
038627574c
|
Keep modules definition in a different file.
|
2010-03-03 12:03:43 +01:00 |
|