mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Move cors middleware to actix-cors crate
This commit is contained in:
@ -10,10 +10,12 @@
|
||||
|
||||
### Changes
|
||||
|
||||
* Disable default feature `secure-cookies`.
|
||||
* Move cors middleware to `actix-cors` crate.
|
||||
|
||||
* Move identity middleware to `actix-identity` crate.
|
||||
|
||||
* Disable default feature `secure-cookies`.
|
||||
|
||||
* Allow to test an app that uses async actors #897
|
||||
|
||||
* Re-apply patch from #637 #894
|
||||
|
Reference in New Issue
Block a user