Joel Speed
|
d1ef14becc
|
Move cookie to pkg/encryption
|
2019-06-15 11:33:57 +02:00 |
|
Joel Speed
|
4721da02f2
|
Ensure SessionStores can handle recieving cookies for the wrong implementation
(cherry picked from commit 131206cf41 )
|
2019-06-05 00:11:42 -07:00 |
|
Joel Speed
|
c1ae0ca807
|
Make sure the cookie exists before we clear the session in redis
(cherry picked from commit 6d7f0ab57d )
|
2019-06-05 00:11:42 -07:00 |
|
Joel Speed
|
22199fa417
|
Fix ticket retrieval with an invalid ticket
(cherry picked from commit 66bbf146ec )
|
2019-06-05 00:11:42 -07:00 |
|
Joel Speed
|
3155ada287
|
Ensure sessions are refreshable in redis session store
(cherry picked from commit 48edce3003 )
|
2019-06-05 00:11:42 -07:00 |
|
Joel Speed
|
2e2327af6c
|
Check SaveSession works when an existing session is present
(cherry picked from commit 9dc1a96d81 )
|
2019-06-05 00:11:42 -07:00 |
|
Joel Speed
|
518c1d3e8e
|
Add Redis sentinel compatibility
(cherry picked from commit ff36b61f8c )
|
2019-06-05 00:11:42 -07:00 |
|
Joel Speed
|
93df7d9132
|
Remove spurious comment
|
2019-06-05 00:10:51 -07:00 |
|
Joel Speed
|
a6b8f7bde2
|
Rename expire -> expiration
|
2019-06-05 00:10:51 -07:00 |
|
Joel Speed
|
2f61e42c37
|
More obvious comment on CFB
|
2019-06-05 00:10:51 -07:00 |
|
Joel Speed
|
f435fa68ab
|
Make loadSessionFromString private
|
2019-06-05 00:10:51 -07:00 |
|
Joel Speed
|
b255ed56ef
|
Sign cookies in the Redis Session store
|
2019-06-05 00:10:51 -07:00 |
|
Joel Speed
|
2c566a5f5b
|
Use session CreatedAt for cookie timings
|
2019-06-05 00:10:51 -07:00 |
|
Joel Speed
|
296d989e58
|
Simplify redis store options
|
2019-06-05 00:10:51 -07:00 |
|
Brian Van Klaveren
|
42731f0617
|
Check cookie error and doc on cookie handling
|
2019-06-05 00:10:51 -07:00 |
|
Brian Van Klaveren
|
b1bd3280db
|
Add support for a redis session store
|
2019-06-05 00:10:51 -07:00 |
|