Commit graph

19 commits

Author SHA1 Message Date
asonix a38b6aa1ed Don't use async-trait 2020-03-30 00:53:45 -05:00
asonix 20cad6bea8 Try async trait, web block on client signing 2020-03-29 22:21:09 -05:00
asonix dbd852156b Don't use Rc<RefCell<>> 2020-03-25 11:00:37 -05:00
asonix 7af4f07a97 Add logging in actix crate 2020-03-19 21:36:39 -05:00
asonix 4feff4a894 Change info to debug 2020-03-19 20:08:56 -05:00
asonix b1224f2774 Allow for generating requests without created field 2020-03-17 18:54:00 -05:00
asonix df4ac1e2cf Make signature header lowercase as per h2 requirements 2020-03-17 15:12:10 -05:00
asonix 760dedaade Add method to retrieve key_id from request data 2020-03-17 14:47:00 -05:00
asonix aaf8e16db4 Add basic digest logging
handle differing digest name cases
2020-03-17 14:28:04 -05:00
asonix 7f98235a37 Bump http-signature-normalization version, update actix to 3.0 2020-03-15 19:29:47 -05:00
asonix 4b2b63143c Prepare for release 2019-09-21 11:29:41 -05:00
asonix 6f0ff4ca5f Remove verify trait to encourage middleware use 2019-09-13 18:33:54 -05:00
asonix f4139af189 Add Verified FromRequest types for optional middlewares 2019-09-13 18:27:04 -05:00
asonix 686e52213e Add Http Signature verification middleware and...
Move base64 out of base lib
2019-09-13 17:56:06 -05:00
asonix c468513d5a Use Failure in more places 2019-09-12 20:30:34 -05:00
asonix 3a502055bf Forward upstream errors 2019-09-12 20:17:29 -05:00
asonix 0fd087ced5 Add digest header as feature 2019-09-12 20:12:35 -05:00
asonix ef2a4e338f Add client digest support 2019-09-11 18:49:18 -05:00
asonix 854df4a8d1 Add support for actix-web and http 2019-09-11 17:07:58 -05:00