You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed dev gateway forcing X-Forwarded-Proto https on ActivityPub routes (#29076)
no ref
The preferred dev workflow for ActivityPub is still to use a tunnel to expose a public-facing URL (e.g. with Tailscale funnel), so that federation to/from external servers (e.g. mastodon) can be tested locally. This change allows devs to run AP without a tunnel (without federation), easing some setup.
0 commit comments