summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorWill Norris <will@tailscale.com>2024-01-11 13:58:25 -0800
committerWill Norris <will@willnorris.com>2024-01-11 14:51:29 -0800
commitb89c11336514d541ad25de564dcf0561c0b24e58 (patch)
treebe9b592fd36dbd467a621fdd2af19a0624d3af1e /control/controlknobs
parentff9c1ebb4a056e4a12e3edff5e5a505b72a8045d (diff)
downloadtailscale-b89c11336514d541ad25de564dcf0561c0b24e58.tar.xz
tailscale-b89c11336514d541ad25de564dcf0561c0b24e58.zip
client/web: skip connectivity check on https
The manage client always listens on http (non-secure) port 5252. If the login client is loaded over https, then the connectivity check to `/ok` will fail with a mixed-content error. Mixed-content enforcement is a browser setting that we have no control over, so there's no way around this. In this case of the login client being loaded over https, we skip the connectivity check entirely. We will always render the sign-in button, though we don't know for sure if the user has connectivity, so we provide some additional help text in case they have trouble signing in. Updates hassio-addons/addon-tailscale#314 Signed-off-by: Will Norris <will@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions