Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add redirection page for login from legacy services #572

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Jan 6, 2025

In this PR I add 2 legacy supporting routes that support the usage of /signin and /auth/signin that is used by e.g. builder. They both redirect to the new /auth/login route.

I have specified that these routes should be deleted in 6months.

@spaenleh spaenleh self-assigned this Jan 6, 2025
@spaenleh spaenleh requested a review from pyphilia January 6, 2025 14:17
@spaenleh spaenleh removed the bug 🪲 label Jan 7, 2025
@spaenleh spaenleh linked an issue Jan 8, 2025 that may be closed by this pull request
src/routes/auth/signin.tsx Outdated Show resolved Hide resolved
src/routes/signin.tsx Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Jan 8, 2025

@spaenleh
Copy link
Member Author

spaenleh commented Jan 8, 2025

@pyphilia Thank you for the re-phrasing indeed it was not very clear. Fixed.

@spaenleh spaenleh enabled auto-merge January 8, 2025 12:42
@spaenleh spaenleh added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit 4f9754b Jan 8, 2025
5 checks passed
@spaenleh spaenleh deleted the add-temp-redirection-pages branch January 8, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add legacy redirects to support builder and library login redirects
2 participants