Eitarow Fukamachi
|
618435d8ed
|
Allow to change the cookie key of Lack Session (the default is 'lack.session')
|
2016-08-16 13:13:34 +09:00 |
|
Eitaro Fukamachi
|
13677d3ad2
|
Fix not to expire sessions permanently (fixes #13).
|
2015-10-09 14:11:44 +09:00 |
|
Eitaro Fukamachi
|
d4cdb5315d
|
Add :keep-empty option to Lack.Middleware.Session for preventing from sending Set-Cookie header until the session is used.
|
2015-09-26 15:45:38 +09:00 |
|
Eitaro Fukamachi
|
0d4c0a1ad8
|
Don't send Set-Cookie header if the cookie already exists.
|
2015-09-26 14:52:27 +09:00 |
|
Andrey Kutejko
|
823216ac40
|
allow session middleware to wrap delayed response
|
2015-05-28 13:15:52 +03:00 |
|
Eitaro Fukamachi
|
04126dbc2b
|
Fix a warning of setting undeclared variable 'session'.
|
2015-03-24 16:02:03 +09:00 |
|
Eitaro Fukamachi
|
06d0021da7
|
Add a test for lack.session.state.
|
2015-03-22 22:13:21 +09:00 |
|
Eitaro Fukamachi
|
ec22fa208f
|
Test without HTTP requests.
|
2015-03-22 14:30:53 +09:00 |
|
Eitaro Fukamachi
|
3ab09b2f78
|
Add tests for lack.middleware.session.
|
2015-03-12 21:33:08 +09:00 |
|