1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-12-02 19:12:24 +01:00
Commit Graph

2 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