misskey/packages
Erin Shepherd 5641b0b3ad fix: Refetch user keys when HTTP Signature validation fails
If a user has had a key rotation, and nobody on this server follows
that user, we will not receive the Update activity with the new key

Therefore, when we encounter key validation errors we should check
for an up-to-date key.

References (other implementations):

 * [Mastodon](fc9ab61448/app/controllers/concerns/signature_verification.rb (L96))
 * [Akkoma](https://akkoma.dev/AkkomaGang/http_signatures/src/branch/main/lib/http_signatures/http_signatures.ex#L46)
2023-10-17 15:00:26 +02:00
..
backend fix: Refetch user keys when HTTP Signature validation fails 2023-10-17 15:00:26 +02:00
frontend update deps 2023-10-16 20:13:05 +09:00
misskey-js update deps 2023-10-16 20:13:05 +09:00
shared fix(backend): ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 (#11993) 2023-10-09 12:36:25 +09:00
sw update deps 2023-10-10 16:26:48 +09:00
meta.json refactoring 2021-11-12 02:02:25 +09:00