Skip to content

Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when accepting the follow request

Eugenij requested to merge eugenijm/pleroma:follow-request-auth into develop

Ensure it does not create a following relationship if the corresponding follow request doesn't exist when calling POST /api/v1/follow_requests/:id/authorize.

Merge request reports