mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
Fix purge from other paths than root (#129)
Co-authored-by: Rob Ede <robjtede@icloud.com> Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* `Session::set_session` takes a `IntoIterator` instead of `Iterator`
|
||||
* Fix calls to `session.purge()` from paths other than the one specified in the cookie
|
||||
|
||||
|
||||
## 0.4.0 - 2020-09-11
|
||||
|
Reference in New Issue
Block a user