mastodon: fix sign_up route, redirect to sign_in

pull/7/head
teutat3s 2023-03-15 11:42:16 +01:00
parent deb4215fe7
commit 0b547d0ee4
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 1 additions and 1 deletions

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 {