Joel Speed
|
6d7f0ab57d
|
Make sure the cookie exists before we clear the session in redis
|
2019-05-30 10:53:53 +01:00 |
|
Joel Speed
|
66bbf146ec
|
Fix ticket retrieval with an invalid ticket
|
2019-05-30 10:10:28 +01:00 |
|
Joel Speed
|
48edce3003
|
Ensure sessions are refreshable in redis session store
|
2019-05-29 15:25:56 +01:00 |
|
Joel Speed
|
9dc1a96d81
|
Check SaveSession works when an existing session is present
|
2019-05-29 11:59:58 +01:00 |
|
Joel Speed
|
ff36b61f8c
|
Add Redis sentinel compatibility
|
2019-05-24 17:32:55 +01:00 |
|
Joel Speed
|
e179741b21
|
Remove spurious comment
|
2019-05-20 12:58:38 +02:00 |
|
Joel Speed
|
22b42848b8
|
Rename expire -> expiration
|
2019-05-20 12:58:37 +02:00 |
|
Joel Speed
|
d461812444
|
More obvious comment on CFB
|
2019-05-20 12:58:36 +02:00 |
|
Joel Speed
|
cf1a9c819d
|
Make loadSessionFromString private
|
2019-05-20 12:58:35 +02:00 |
|
Joel Speed
|
a21dc34282
|
Sign cookies in the Redis Session store
|
2019-05-20 12:58:32 +02:00 |
|
Joel Speed
|
febd026ffe
|
Use session CreatedAt for cookie timings
|
2019-05-20 12:58:31 +02:00 |
|
Joel Speed
|
8e7f98e461
|
Simplify redis store options
|
2019-05-20 12:58:30 +02:00 |
|
Brian Van Klaveren
|
89a06a0104
|
Check cookie error and doc on cookie handling
|
2019-05-20 12:58:28 +02:00 |
|
Brian Van Klaveren
|
1f0cb4ae44
|
Add support for a redis session store
|
2019-05-20 12:58:27 +02:00 |
|