mastodon: fix sign_up route, redirect to sign_in #7

Merged
teutat3s merged 1 commit from fix/mastodon-sign-up-route into main 2023-05-14 13:13:31 +00:00

View file

@ -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 {