1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-02 10:59:03 +01:00

5 Commits

Author SHA1 Message Date
Andrey Kutejko
6682fc826f Make it work with actix-web 4.0.0-beta.7 2021-06-21 18:00:20 +02:00
Rob Ede
fc6563a019
various session api improvements (#170) 2021-03-23 22:35:27 +00:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
Yuki Okushi
43ababef8f
Clean up deps and macro_use (#81) 2020-07-14 11:20:42 +01:00
Bart Willems
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