1
0
forked from mirror/misskey
mi.moris.day/packages/backend
饺子w (Yumechi) 25052164c0
Merge commit from fork
* fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.

[GHSA-6w2c-vf6f-xf26](https://github.com/misskey-dev/misskey/security/advisories/GHSA-6w2c-vf6f-xf26)

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* Enhance: Add configuration option to disable all external redirects when responding to an ActivityPub lookup (config.disallowExternalApRedirect)

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* fixup! fix(backend): Fix an issue where the origin of ActivityPub lookup response was not validated correctly.

* docs & one edge case

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* apply suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* remove stale frontend reference to _responseInvalidIdHostNotMatch

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* apply suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-02-23 19:21:34 +09:00
..
.vscode
assets enhance(backend): notify new login (#14673) 2024-10-03 15:06:04 +09:00
migration feat: 新カスタム絵文字管理画面(β)の追加 (#13473) 2025-01-20 11:35:37 +00:00
nsfw-model
scripts fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 (#15043) 2024-11-24 20:43:47 +09:00
src Merge commit from fork 2025-02-23 19:21:34 +09:00
test Merge commit from fork 2025-02-23 19:21:34 +09:00
test-federation update deps (#15311) 2025-02-15 10:24:22 +09:00
test-server chore: update .swcrc schema link (#15428) 2025-02-08 17:21:32 +09:00
.madgerc
.swcrc fix: swcのjson-schemaのurlを変更 (#15409) 2025-02-07 02:36:58 +00:00
eslint.config.js test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.e2e.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jest.config.fed.cjs test(backend): add federation test (#14582) 2024-10-15 13:37:00 +09:00
jest.config.unit.cjs enhance(backend): テストの高速化 (#12939) 2024-01-08 17:43:52 +09:00
jsconfig.json
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json fix(deps): update dependency bullmq to v5.41.1 (#15503) 2025-02-16 18:58:13 +09:00
README.md chore: ✌️ 2022-12-24 14:39:17 +09:00
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00

Misskey Backend