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
Brad Fitzpatrick de72a1f9fc ipn/ipnserver: let TS_PERMIT_CERT_UID contain a username too, not just uid
Don't make users map their system's "caddy" (or whatever) system user
to its userid. We can do that. Support either a uid or a username.

RELNOTE=TS_PERMIT_CERT_UID can contain a uid or username

Change-Id: I7451b537a5e118b818addf1353882291d5f0d07f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
ipnlocal cmd/tailscaled: add `-state=mem:` to support creation of an ephemeral node. 4 years ago
ipnserver ipn/ipnserver: let TS_PERMIT_CERT_UID contain a username too, not just uid 4 years ago
ipnstate ipn: add `TailnetStatus` field to `tailscale status --json` (#3865) 4 years ago
localapi ipn/ipnserver: add TS_PERMIT_CERT_UID envknob to give webservers cert access 4 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 4 years ago
store/aws ipn/store/aws: support using sub-paths in parameters 4 years ago
backend.go ipn: use key.NodePublic instead of tailcfg.NodeKey 4 years ago
doc.go Move Linux client & common packages into a public repo. 6 years ago
fake_test.go ipn{,/ipnlocal}, cmd/tailscale/cli: don't check pref reverts on initial up 5 years ago
handle.go ipn: another controlplane synonym 4 years ago
message.go ipn: don't log IPN messages that may contain an authkey. 4 years ago
message_test.go ipn: allow b to be nil in NewBackendServer 5 years ago
prefs.go wgengine/netstack: add an SSH server experiment 4 years ago
prefs_clone.go wgengine/netstack: add an SSH server experiment 4 years ago
prefs_test.go wgengine/netstack: add an SSH server experiment 4 years ago
store.go ipn: remove mention of wgkey in comment. 4 years ago
store_test.go ipn: test TestFileStore in a fresh subdirectory 4 years ago