Skip to content

localhost vs 127.0.0.1, port 8080 & UsernameNotFound #63

@robert-hoffmann

Description

@robert-hoffmann

MacOS/Chrome (both latest)

if i set
http://localhost:8080/callback

X is happy and i get the auth screen

However on redirect, locally i get
Image

...and xurl just hangs

Now if i quicky switch localhost to 127.0.0.1 in chrome, i get
Image

except, now in xurl, i get
Image


And IMO, things can already be bound to port 8080 on ppl machines, so IMO this should be configurable

Maybe xurl auth oauth2 could listen temporarily on 0.0.0.0 to catch both 127.0.0.1 and localhost
(if that works ...)

....anyways, strange

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions