mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
feat(session): add rustls (actix#342) (#402)
* feat(session): add rustls feature (actix#342) * docs(session): fix weird grammar * docs: update crate docs --------- Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
committed by
GitHub
parent
8195484415
commit
931c4eea4d
@ -2,6 +2,7 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
- Added support for using `rustls` in `actix-session` instead of `native-tls`
|
||||
- Remove `redis-actor-session` crate feature (and, therefore, the `actix-redis` based storage backend).
|
||||
|
||||
## 0.9.0
|
||||
|
Reference in New Issue
Block a user