I cannot login because I'm using a single URL (https://foo) which fails to pass the regular expression. This kind of URLs can be used in combination with Tailscale's magic DNS feature or with any local DNS server.
I suppose that nowadays checking for any URL that starts with http:// or https:// should be enough.
I cannot login because I'm using a single URL (https://foo) which fails to pass the regular expression. This kind of URLs can be used in combination with Tailscale's magic DNS feature or with any local DNS server.
I suppose that nowadays checking for any URL that starts with
http://
orhttps://
should be enough.