From 0b547d0ee432f94010c8fc6f3c1ca321a621988b Mon Sep 17 00:00:00 2001 From: teutat3s Date: Wed, 15 Mar 2023 11:42:16 +0100 Subject: [PATCH] mastodon: fix sign_up route, redirect to sign_in --- mastodon/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/docker-compose.yml b/mastodon/docker-compose.yml index e48437d..f0bc6f5 100644 --- a/mastodon/docker-compose.yml +++ b/mastodon/docker-compose.yml @@ -65,7 +65,7 @@ services: root * /srv file_server } - redir /auth/sign_up https://auth.pub.solar/realms/pub.solar/login-actions/registration?client_id=mastodon temporary + redir /auth/sign_up /auth/sign_in temporary redir /auth/confirmation/new https://auth.pub.solar/realms/pub.solar/login-actions/reset-credentials?client_id=mastodon temporary redir /auth/password/new https://auth.pub.solar/realms/pub.solar/login-actions/reset-credentials?client_id=mastodon temporary reverse_proxy @streaming {