You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/tailscale/cli
Denton Gentry 51288221ce cmd/tailscale: use request Schema+Host for QNAP authLogin.cgi
QNAP allows users to set the port number for the management WebUI,
which includes authLogin.cgi. If they do, then connecting to
localhost:8080 fails.

https://github.com/tailscale/tailscale-qpkg/issues/74#issuecomment-1407486911

Fixes https://github.com/tailscale/tailscale/issues/7108

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
1 year ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
authenticode_windows.go cmd/tailscale/cli: make "update" work on Windows 1 year ago
bugreport.go all: update copyright and license headers 1 year ago
cert.go all: update copyright and license headers 1 year ago
cli.go cmd/tailscale/cli: add a hidden configure subcommand 1 year ago
cli_test.go cmd/tailscale/cli: fix TestUpdatePrefs over Tailscale SSH (#7374) 1 year ago
configure-kube.go cmd/tailscale/cli: handle home dir correctly on macOS for kubeconfig 1 year ago
configure-kube_test.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 1 year ago
configure-synology.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 1 year ago
configure.go cmd/tailscale/cli: add "configure kubeconfig" subcommand 1 year ago
debug.go all: implement pcap streaming for datapath debugging 1 year ago
diag.go all: update copyright and license headers 1 year ago
diag_other.go all: update copyright and license headers 1 year ago
down.go all: update copyright and license headers 1 year ago
file.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 1 year ago
id-token.go all: update copyright and license headers 1 year ago
ip.go all: update copyright and license headers 1 year ago
licenses.go all: update copyright and license headers 1 year ago
login.go all: update copyright and license headers 1 year ago
logout.go all: update copyright and license headers 1 year ago
nc.go all: update copyright and license headers 1 year ago
netcheck.go all: update copyright and license headers 1 year ago
network-lock.go all: update copyright and license headers 1 year ago
ping.go all: update copyright and license headers 1 year ago
risks.go all: update copyright and license headers 1 year ago
serve.go all: update copyright and license headers 1 year ago
serve_test.go all: update copyright and license headers 1 year ago
set.go all: update copyright and license headers 1 year ago
set_test.go all: update copyright and license headers 1 year ago
ssh.go all: update copyright and license headers 1 year ago
ssh_exec.go all: update copyright and license headers 1 year ago
ssh_exec_js.go all: update copyright and license headers 1 year ago
ssh_exec_windows.go all: update copyright and license headers 1 year ago
ssh_unix.go all: update copyright and license headers 1 year ago
status.go cmd/tailscale/cli: update device authorization copy 1 year ago
switch.go all: update copyright and license headers 1 year ago
up.go cmd/tailscale/cli: update device authorization copy 1 year ago
update.go version: unexport all vars, turn Short/Long into funcs 1 year ago
update_test.go all: update copyright and license headers 1 year ago
update_windows.go all: update copyright and license headers 1 year ago
version.go all: update copyright and license headers 1 year ago
web.css cmd/tailscale/cli: add logout and debug info to web 1 year ago
web.go cmd/tailscale: use request Schema+Host for QNAP authLogin.cgi 1 year ago
web.html cmd/tailscale/cli: add logout and debug info to web 1 year ago
web_test.go cmd/tailscale: use request Schema+Host for QNAP authLogin.cgi 1 year ago