Request not signed #936

Closed
opened 2021-07-06 14:31:07 +00:00 by zynnnn · 1 comment
Contributor

reqwest::ClientBuilder::new()

This http request is not signed, which causes Plume fail to communicate with users of a mastodon instance with whitelist_mode (even plume instance is in the whitelist).

the r.text() is Request not signed

https://git.joinplu.me/Plume/Plume/src/commit/5424f9110f8749eb7d9f01b44ac8074fc13e0e68/plume-common/src/activity_pub/inbox.rs#L317 This http request is not signed, which causes Plume fail to communicate with users of a mastodon instance with whitelist_mode (even plume instance is in the whitelist). the r.text() is `Request not signed`

Thank you for reporting. I will fix and the fix will be included in the next release.

Thank you for reporting. I will fix and the fix will be included in the next release.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#936
No description provided.