Skip to content

Fix referring to loopback interface in OAuth flow#1014

Merged
mislav merged 1 commit intotrunkfrom
auth-bind-fix
Jun 2, 2020
Merged

Fix referring to loopback interface in OAuth flow#1014
mislav merged 1 commit intotrunkfrom
auth-bind-fix

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented May 27, 2020

Avoids the error when localhost was resolved to something else other than 127.0.0.1:

listen tcp 192.168.1.*:0: bind: can't assign requested address

Fixes #1012 /cc @liamchampton

Avoids the error when `localhost` was resolved to something else other
than `127.0.0.1`:

    listen tcp 192.168.1.*:0: bind: can't assign requested address
@sp-magicspells
Copy link
Copy Markdown

+1

@mislav mislav merged commit 20bfa82 into trunk Jun 2, 2020
@mislav mislav deleted the auth-bind-fix branch June 2, 2020 08:34
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.

Error authenticating/opening browser on macOS

3 participants