Commit graph

21 commits

Author SHA1 Message Date
asonix d3c715ecc5 Update to actix-web 4.0.0-beta.3 2021-02-10 15:45:51 -06:00
asonix 133e081740 Add methods for explicit mastodon compat, requiring digest
Update actix library with new methods
Build reqwest client with feature parity to actix client
2020-09-29 18:58:06 -05:00
asonix 2c031a7a1d Add ability to set host header 2020-09-07 16:42:06 -05:00
asonix 85932442fe Clippy 2020-04-25 20:41:21 -05:00
asonix 597a61fb4b Make note about Date header in masto compat 2020-04-23 13:52:57 -05:00
asonix 90660b7f19 Add ability to require headers in signature 2020-04-23 12:54:56 -05:00
asonix 08686beb8f impl Display for Algorithm, own values in actix verifier 2020-04-22 17:15:32 -05:00
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 7af4f07a97 Add logging in actix crate 2020-03-19 21:36:39 -05:00
asonix b1224f2774 Allow for generating requests without created field 2020-03-17 18:54:00 -05:00
asonix 760dedaade Add method to retrieve key_id from request data 2020-03-17 14:47:00 -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 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