Skip to content

Fix login URL host parsing regression #20265

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

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Conversation

filiptronicek
Copy link
Member

Description

I introduced a regression in #20255 which couldn't handle URL hashes on the login page which weren't URLs. This also meant we couldn't handle logging in with URLs starting with prefixes like imagebuild/ or VARIABLE=value.

Related Issue(s)

Fixes #20263

How to test

https://ft-fix-log430fae49f1.preview.gitpod-dev.com

/hold

@roboquat roboquat added size/M and removed size/S labels Oct 2, 2024
@filiptronicek filiptronicek self-assigned this Oct 2, 2024
@roboquat roboquat merged commit 2b6d952 into main Oct 2, 2024
17 checks passed
@roboquat roboquat deleted the ft/fix-login-url-construction branch October 2, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid URL when the user is logged out without option to log in
3 participants