implement fetching host-meta before the webfinger endpoint

code ported from iceshrimp: c3e685a925/packages/backend/src/remote/webfinger.ts
This commit is contained in:
slonkazoid 2024-07-09 05:31:25 +03:00
parent c4f4041cf8
commit 7a62e1be31
No known key found for this signature in database
3 changed files with 74 additions and 11 deletions

View file

@ -112,6 +112,7 @@
"content-disposition": "0.5.4",
"date-fns": "2.30.0",
"deep-email-validator": "0.1.21",
"fast-xml-parser": "^4.4.0",
"fastify": "4.26.2",
"fastify-multer": "^2.0.3",
"fastify-raw-body": "4.3.0",