Sharkey/packages
dakkar c128db7666 sign the request's query in addition to the path - maybe fix #1036
this feels wrong, though!

first of all, the ticket shows that we refuse requests signed by other
software (akkoma, browser.pub), and that strongly implies that they
are also not signing the query

then,
https://github.com/Chocobozzz/node-http-signature/blob/master/lib/signer.js#L186
only signs the path, but
https://github.com/Chocobozzz/node-http-signature/blob/master/lib/parser.js#L292-L293
puts path+query in the string when verifying

do we instead need to mangle `request.raw` to exclude the query when
verifying?
2025-04-21 14:01:52 +01:00
..
backend sign the request's query in addition to the path - maybe fix #1036 2025-04-21 14:01:52 +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 refactoring 2021-11-12 02:02:25 +09:00