Rob Ede
554a852dea
prepare httpauth release 0.6.0-beta.1
2021-04-02 11:25:57 +01:00
Rob Ede
23912afd49
refactor identity ( #168 )
2021-03-23 05:05:03 +00:00
Rob Ede
c8f1d9671c
add upgrade -web hints in changelogs
2021-03-22 05:24:35 +00:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) ( #144 )
2021-03-21 22:50:26 +00:00
Rob Ede
5a72dd33d5
session, redis, and httpauth pre-v4 releases ( #162 )
2021-03-21 09:38:29 +00:00
Rob Ede
cbfd5d94ee
fix httpauth extraction error handling in middleware ( #128 )
2020-11-18 15:08:03 +00:00
Rob Ede
7a26d99c1a
lint and readme cleanup ( #97 )
2020-09-12 00:52:55 +01:00
Rob Ede
4a546718aa
prepare v3 compatible releases ( #95 )
2020-09-11 21:22:55 +01:00
Rob Ede
bad5f32a68
update all packages to use actix-web v3 ( #94 )
2020-09-11 16:26:15 +01:00
Yuki Okushi
61da910a81
httpauth: Bump up to 0.4.2
2020-07-08 07:55:40 +09:00
Yuki Okushi
10fe10c9c1
httpauth: Minimize futures
dependency
2020-05-21 17:23:59 +09:00
Adam Chalmers
a50f1db473
Bugfix: AuthenticationError should set status_code
...
I noticed that my `AuthenticationError`'s `status_code` field was 401, but when I ran `.as_response_error()` the `ResponseError`'s code was 500 (the default value). It's because impl ResponseError for AuthenticationError doesn't define the `status_code()` trait method. Merely setting the status code in `error_response` isn't enough, it seems. I added a unit test for this case too.
2020-05-19 07:34:53 -05:00
Yuki Okushi
923cb7bcd2
Bump up MSRV to 1.40.0
2020-05-17 11:34:00 +09:00
Yuki Okushi
92c4230550
Update the base64
dependency to 0.12
2020-04-03 17:01:36 +09:00
Yuki Okushi
e245b1cffe
Prepare for new release
2020-02-19 09:31:51 +09:00
Rob Ede
aac1158304
merge project metadata
2020-01-30 00:31:25 +00:00