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: Simplify redirect logic for self-hosted #6867

Conversation

tommoor
Copy link
Member

@tommoor tommoor commented May 3, 2024

closes #6859

);

url.host = host;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems vestigial – why construct the URL above and then override the host immediately?

@tommoor tommoor merged commit 86abd27 into main May 4, 2024
11 checks passed
@tommoor tommoor deleted the 6859-invalid-redirect-on-oauth-errors-when-using-reverse-proxies branch May 4, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid redirect on OAuth errors when using reverse proxies
1 participant