mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
fix httpauth extraction error handling in middleware (#128)
This commit is contained in:
@ -10,4 +10,5 @@ members = [
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
actix-cors = { path = "actix-cors" }
|
||||
actix-session = { path = "actix-session" }
|
||||
|
Reference in New Issue
Block a user