Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Session cookie header should always be set if :expire_after option is specified | Pratik Naik | 2009-01-28 | 1 | -2/+4 |
* | Fix reset_session with lazy cookie stores [#1601 state:resolved] | Matt Bauer | 2008-12-20 | 1 | -5/+13 |
* | Be sure to call super | Jeremy Kemper | 2008-12-18 | 1 | -0/+1 |
* | Conditionally inject session middleware instead of using session management | Joshua Peek | 2008-12-18 | 1 | -1/+13 |
* | Persistent session identifier support for CookieSessionStore and API compat. ... | Lourens Naude | 2008-12-18 | 1 | -0/+14 |
* | Clear empty nil values in session hash before saving | Joshua Peek | 2008-12-15 | 1 | -1/+3 |
* | Switch to Rack based session stores. | Joshua Peek | 2008-12-15 | 1 | -0/+129 |