mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
fix httpauth extraction error handling in middleware (#128)
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* Correct error handling when extracting auth details from request. [#128]
|
||||
|
||||
[#128]: https://github.com/actix/actix-web-httpauth/pull/128
|
||||
|
||||
|
||||
## 0.5.0 - 2020-09-11
|
||||
|
Reference in New Issue
Block a user