use http-signature module that supports hs2019 (#8635)
This commit is contained in:
parent
b3ad04fcb0
commit
9c80403072
7 changed files with 19 additions and 19 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { URL } from 'node:url';
|
||||
import Bull from 'bull';
|
||||
import httpSignature from 'http-signature';
|
||||
import httpSignature from '@peertube/http-signature';
|
||||
import perform from '@/remote/activitypub/perform.js';
|
||||
import Logger from '@/services/logger.js';
|
||||
import { registerOrFetchInstanceDoc } from '@/services/register-or-fetch-instance-doc.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue