1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-08 21:06:07 +01:00

5 Commits

Author SHA1 Message Date
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