make relay configuration work under "secure mode" #1
Labels
No Label
area/i18n
area/infrastructure
area/moderation & safety
area/ux
priority/1.high
priority/2.medium
priority/3.low
tag/upstream issue
tag/duplicate
tag/help wanted
tag/invalid
tag/won't fix
type/bug
type/enhancement
type/question
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: treehouse/mastodon#1
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Relay implementations other than the Mastodon one written in Crystal (is this one even maintained?) should work just fine under the preconditions imposed by secure mode.
This may wind up requiring us to switch to using the generic relay protocol defined as part of Litepub instead of the Mastodon-specific one though.
This PR has been merged and is already in upstream glitch: https://github.com/mastodon/mastodon/pull/22324
Should be all you need.