mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
reverted actix-web/CHANGES.md
This commit is contained in:
parent
1fdd77bffa
commit
7596ab69e0
@ -5,10 +5,6 @@
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Use `encoding_rs` crate instead of unmaintained `encoding` crate
|
* Use `encoding_rs` crate instead of unmaintained `encoding` crate
|
||||||
* Enhanced ``actix-session`` to facilitate state changes. Use ``Session.renew()``
|
|
||||||
at successful login to cycle a session (new key/cookie but keeps state).
|
|
||||||
Use ``Session.purge()`` at logout to invalid a session cookie (and remove
|
|
||||||
from redis cache, if applicable).
|
|
||||||
|
|
||||||
## [1.0.2] - 2019-06-17
|
## [1.0.2] - 2019-06-17
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user