mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
move identity service separate crate
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Changes
|
||||
|
||||
## [1.0.x] - 2019-xx-xx
|
||||
## [1.0.1] - 2019-06-xx
|
||||
|
||||
### Add
|
||||
|
||||
@ -8,7 +8,9 @@
|
||||
|
||||
### Changes
|
||||
|
||||
### Fixed
|
||||
* Disable default feature `secure-cookies`.
|
||||
|
||||
* Move identity middleware to `actix-identity` crate.
|
||||
|
||||
|
||||
## [1.0.0] - 2019-06-05
|
||||
|
Reference in New Issue
Block a user