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 panic when Hostname is used #70

Conversation

williammartin
Copy link
Member

@williammartin williammartin commented Oct 9, 2024

Description

Fixes #69

Reviewer Notes

We should backfill some tests for this very untested code but I think it's important that we get a v1.1.1 release out before too many people upgrade.

@williammartin williammartin force-pushed the 69-v110-panics-when-hostname-is-used-rather-than-host-in-the-oauth-flow branch from 0dabcc2 to 2b8a5b3 Compare October 9, 2024 10:49
oauth_device.go Show resolved Hide resolved
@williammartin williammartin merged commit b410b89 into main Oct 9, 2024
36 of 40 checks passed
@williammartin williammartin deleted the 69-v110-panics-when-hostname-is-used-rather-than-host-in-the-oauth-flow branch October 9, 2024 10:58
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.

v1.1.0 panics when Hostname is used rather than Host in the oauth flow.
2 participants