1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-01 20:25:09 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
fc6563a019 various session api improvements (#170) 2021-03-23 22:35:27 +00:00
ca85f6b245 Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
43ababef8f Clean up deps and macro_use (#81) 2020-07-14 11:20:42 +01:00
f4bcebdecd allow user to set the cookie HttpOnly policy for the redis session (#36)
* allow user to set the cookie HttpOnly policy for the redis session

Signed-off-by: Bart Willems <bwillems@protonmail.com>
2020-03-29 21:36:01 +09:00
2c216e471e move redis to own module 2020-01-29 11:41:40 +00:00