Yuki Okushi
|
b4508baf7e
|
Run CI with GitHub Actions (#16)
* Run CI with GitHub Actions
* Remove benchmarks for now
* Check MSRV
|
2020-01-07 18:08:00 +09:00 |
|
Masaki Hara
|
d83cbc8542
|
Support actix-web 2.x (#14)
|
2020-01-07 01:00:43 +09:00 |
|
Masaki Hara
|
4eeb1d9599
|
Tighten HttpAuthentication::with_fn bound from FnMut to Fn. (#11)
* Tighten HttpAuthentication::with_fn bound from FnMut to Fn.
* Add middleware with closure example.
|
2019-07-19 18:34:59 +03:00 |
|
svartalf
|
27a894cab7
|
Fixing the middleware multiple calls panic
|
2019-06-08 23:56:50 +03:00 |
|
svartalf
|
0ebfd790fc
|
Release 0.3.0
|
2019-06-05 19:14:17 +03:00 |
|
svartalf
|
cac6894ddd
|
Experimental middleware for HTTP auth -- alpha.2 version
|
2019-05-17 17:28:57 +03:00 |
|
svartalf
|
7a9b3924cb
|
Upgrage to the actix-web 1.0 -- alpha.1 version
|
2019-05-15 17:38:55 +03:00 |
|
Till Höppner
|
67f0aceea6
|
Account for joining ':' in basic auth (#2)
|
2018-07-01 16:25:00 +03:00 |
|
Brian Olsen
|
488b7bf653
|
Add test and fix for panic in Bearer::to_bytes (#1)
|
2018-06-18 10:21:20 +03:00 |
|
svartalf
|
716bffeb8e
|
Bearer auth
|
2018-05-30 16:43:39 +03:00 |
|
svartalf
|
09f9a82a04
|
Cleaning up
|
2018-05-23 15:37:44 +03:00 |
|
svartalf
|
f64c1e8879
|
Working version of the BasicAuth
|
2018-05-23 15:31:14 +03:00 |
|
svartalf
|
d5eb47c6e0
|
Added an example for Basic authentication
|
2018-05-20 22:10:48 +03:00 |
|
svartalf
|
5964f4d767
|
Badges and stable fixes
|
2018-05-20 13:15:59 +03:00 |
|
svartalf
|
8703f2f82e
|
Initial commit
|
2018-05-20 12:59:41 +03:00 |
|