diff options
| author | Johann150 <johann.galle@protonmail.com> | 2022-06-04 06:52:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-04 13:52:42 +0900 |
| commit | 32dff2846003bb079891593b660869511fca5f01 (patch) | |
| tree | 63fd57c6c44f0fbab66fa94e40696c1dca643de2 /packages/backend/src/server/api/endpoints/admin | |
| parent | fix: ensure resolver does not fetch local resources via HTTP(S) (#8733) (diff) | |
| download | misskey-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/endpoints/admin')
0 files changed, 0 insertions, 0 deletions