barkey/packages
dakkar 58c0ac6c89 check signatures with and without query - fix #1036
@Oneric explained:

> Spec says query params must be included in the signature; Mastodon
> being Mastodon used to always exclude it though and for
> compatibility everyone followed this. At some point GtS decided to
> follow spec instead which caused interop issues, but succeeded in
> getting Mastodon (and others like *oma) to accept incoming requests
> with (and also still without) query params though outgoing requests
> remaing query-param-free. Some still only accept query-param-less
> requests though and GtS uses a retry mechanism to resend any request
> failing with 401 with an query-parama-less signature once. (Also
> see:
> https://docs.gotosocial.org/en/latest/federation/http_signatures/ )
>
> So for incoming requests both versions need to be checked. For
> outgoing requests, unless you want to jump through retry hoops like
> GtS, omitting query-params is the safer bet for now (presumably this
> will only change if Mastodon ever decides to send out requests
> signed with query params)
2025-04-21 16:44:13 +01:00
..
backend check signatures with and without query - fix #1036 2025-04-21 16:44:13 +01:00
frontend Update 2 files 2025-04-11 08:17:49 +00:00
frontend-embed factor out shared "compute-merged-cw" routine 2025-02-16 19:20:42 -05:00
frontend-shared fix build error in compute-merged-cw.ts 2025-02-16 19:20:42 -05:00
megalodon fix megalodon tests 2025-03-27 20:39:23 -04:00
misskey-bubble-game merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
misskey-js convert Authorized Fetch to a setting and add support for hybrid mode (essential metadata only) 2025-03-16 10:07:57 -04:00
misskey-reversi merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
shared fix lint errors in mock-resolver.ts and activitypub.ts 2025-03-21 12:37:06 -04:00
sw Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00
meta.json