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
Josh Bleecher Snyder a076aaecc6 cmd/tailscale: use html/template for synoTokenRedirect
The GitHub code scanner flagged this as a security vulnerability.
I don't believe it was, but I couldn't convince myself of it 100%.
Err on the safe side and use html/template to generate the HTML,
with all necessary escaping.

Fixes tailscale/corp#2698

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2 years ago
..
cli cmd/tailscale: use html/template for synoTokenRedirect 2 years ago
depaware.txt netcheck,portmapper,magicsock: ignore some UDP write errors on Linux 2 years ago
tailscale.go cmd/tailscale: add web subcommand 3 years ago