José Valim
|
8db559148c
|
All tests green on latest Rails beta.
|
2010-04-13 23:28:13 +02:00 |
|
José Valim
|
23e608e27b
|
No need to append ?unauthenticated=true in URLs anymore since Flash was moved to a middleware in Rails 3.
|
2010-04-03 11:43:31 +02:00 |
|
José Valim
|
597a930c74
|
We do not use t() helpers in views, so there is no reason why this particular one should use them.
|
2010-03-30 20:06:56 +02:00 |
|
José Valim
|
ca4e09390e
|
Compatibility with Ruby 1.9.1 and 1.9.2.
|
2010-03-26 11:27:19 +01:00 |
|
José Valim
|
33941d1f62
|
All tests passing (except two which are errors in Rails). Now generators and initialization process.
|
2010-02-16 21:23:58 +01:00 |
|
José Valim
|
c146cad448
|
Ensure inactive user cannot sign in.
|
2010-02-05 21:36:19 +01:00 |
|
José Valim
|
35a8d13369
|
Tests passing for ActiveRecord and MongoMapper.
|
2009-12-21 21:10:23 +01:00 |
|
Carlos A. da Silva
|
8d85db3b57
|
Sign user in automatically after confirming or changing it's password
|
2009-10-18 10:36:20 -02:00 |
|
Carlos A. da Silva
|
29ea916e9f
|
Fix clearing reset password token while reseting password.
|
2009-10-18 09:54:53 -02:00 |
|
Carlos A. da Silva
|
75e98d3041
|
Separating perishable token into confirmation and reset_password tokens. Adding confirmation_sent_at attribute.
|
2009-10-18 09:14:52 -02:00 |
|
Carlos A. da Silva
|
a5cb147eb2
|
Stores the requested page before signing in and redirect the user to the stored uri after.
|
2009-10-17 11:12:50 -03:00 |
|
Carlos A. da Silva
|
3700e9979c
|
Clearing perishable token when confirming or reseting password.
|
2009-10-15 17:36:44 -03:00 |
|
José Valim
|
e50dfcc73f
|
More specs.
|
2009-10-12 09:56:12 -03:00 |
|
José Valim
|
43a13bf2fe
|
Add missing files.
|
2009-10-12 08:37:42 -03:00 |
|