Merge pull request 'mastodon: fix sign_up route, redirect to sign_in' (#7) from fix/mastodon-sign-up-route into main

Reviewed-on: pub-solar/infra#7
Reviewed-by: hensoko <hensoko@gssws.de>
This commit is contained in:
teutat3s 2023-05-14 15:13:30 +02:00
commit 5ec6c1b74e
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

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 {