Request headers are not signed? #910
ラベル
ラベルなし
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
マイルストーンなし
プロジェクトなし
担当者なし
2 人の参加者
通知
期日
期日は未設定です。
依存関係
依存関係が設定されていません。
リファレンス: Plume/Plume#910
読み込み中…
Add table
新しいイシューから参照
説明はありません。
ブランチ "%!s()" の削除
ブランチの削除は恒久的です。 実際に削除されるまでの短い期間、ブランチが存在したままになることもありますが、たいていは元に戻すことはできません。 続行しますか?
When sending ActivityPub updates to a mastodon instance, the requests are rejected by Mastodon because the
Host
header is not signed. The Plume logs show:Thank you reporting. Which version do you use?
Plume v0.6.0 (or earler) doesn't signature Host header. But latest
main
branch and Docker image does.I'm aware I should release next version soon, but if you need the feature soon, can you try latest unstable version?
Note: fediverse.blog logs the same error:
Its current revision is
d0dd23a
.I was on 0.6.0 when this issue occured. I currently don't have resources to try a different version at the moment
Okay, next release should include the fix.
@Ghost v0.7.0 which includes fix for this issue, has been released!