José Valim
|
5e1ef9319e
|
Check if the user is already signing out before timing out his connection, closes #273.
|
2010-06-13 12:40:13 +02:00 |
|
José Valim
|
b974b7bc78
|
Move failure messages from devise.sessions to devise.failure.
|
2010-04-03 13:11:45 +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
|
ca4e09390e
|
Compatibility with Ruby 1.9.1 and 1.9.2.
|
2010-03-26 11:27:19 +01:00 |
|
José Valim
|
c05b8cf2ce
|
Rename :timeout to :timeout_in and release gem again.
|
2009-11-25 00:11:49 -02:00 |
|
José Valim
|
076ce9add8
|
Improve timeoutable tests a bit.
|
2009-11-24 11:52:13 -02:00 |
|
José Valim
|
691055cf06
|
Fix timeout tests.
|
2009-11-24 11:00:35 -02:00 |
|
Carlos Antonio da Silva
|
a88731bb93
|
Adding i18n flash message when session is expired.
|
2009-11-23 23:01:01 -02:00 |
|
Carlos Antonio da Silva
|
40aaa98de9
|
Refactoring timeoutable module and confirmable tests.
|
2009-11-23 23:01:00 -02:00 |
|
Carlos Antonio da Silva
|
099c77e867
|
Introducing timeoutable to timeout sessions without activity.
|
2009-11-23 23:01:00 -02:00 |
|