You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This logging was confusing when a user passes a full <subdomain>.<domain> as proxy-domain, for instance when running code-server with cloudflare tunnels.
This is likely not the best fix. If preferred, I can do some work here to determine if the string is just a domain, or a subdomain+domain, and switch logging behavior based on that condition.
0 commit comments