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/ipn
Maisem Ali b94b91c168 cmd/tailscale/cli: add ability to set short names for profiles
This adds a `--nickname` flag to `tailscale login|set`.

Updates #713

Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 years ago
..
ipnlocal cmd/tailscale/cli: add ability to set short names for profiles 3 years ago
ipnserver ipn/{localapi,ipnserver}: set a CSP for ServeHTMLStatus, refactor host check 3 years ago
ipnstate ipn/ipnlocal: actually fill out PeerAPIURLs in PeerStatus 3 years ago
localapi all: use strs.CutPrefix and strs.CutSuffix more 3 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 4 years ago
store all: remove old +build tags 3 years ago
backend.go ipn/ipnlocal: add support for multiple user profiles 3 years ago
doc.go ipn: add WebServerConfig, add views 3 years ago
fake_test.go ipn/ipnlocal: add support for multiple user profiles 3 years ago
ipn_clone.go ipn: add ability to name profiles 3 years ago
ipn_view.go ipn: add ability to name profiles 3 years ago
message.go all: gofmt for Go 1.19 3 years ago
message_test.go ipn: remove handle.go 3 years ago
prefs.go cmd/tailscale/cli: add ability to set short names for profiles 3 years ago
prefs_test.go ipn: add ability to name profiles 3 years ago
serve.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 3 years ago
store.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 3 years ago