summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api
diff options
context:
space:
mode:
authorJohann150 <johann.galle@protonmail.com>2022-06-04 06:52:42 +0200
committerGitHub <noreply@github.com>2022-06-04 13:52:42 +0900
commit32dff2846003bb079891593b660869511fca5f01 (patch)
tree63fd57c6c44f0fbab66fa94e40696c1dca643de2 /packages/backend/src/server/api
parentfix: ensure resolver does not fetch local resources via HTTP(S) (#8733) (diff)
downloadmisskey-32dff2846003bb079891593b660869511fca5f01.tar.gz
misskey-32dff2846003bb079891593b660869511fca5f01.tar.bz2
misskey-32dff2846003bb079891593b660869511fca5f01.zip
fix: add id for activitypub follows (#8689)
* add id for activitypub follows * fix lint * fix: follower must be local, followee must be remote Misskey will only use ActivityPub follow requests for users that are local and are requesting to follow a remote user. This check is to ensure that this endpoint can not be used by other services or instances. * fix: missing import * render block with id * fix comment
Diffstat (limited to 'packages/backend/src/server/api')
0 files changed, 0 insertions, 0 deletions