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/tailcfg
Brad Fitzpatrick 7b87c04861 tailcfg: add RegisterRequest.Ephemeral to request new ephemeral node
So js/wasm clients can log in for a bit using regular Gmail/GitHub auth
without using an ephemeral key but still have their node cleaned up
when they're done.

Updates #3157

Change-Id: I49e3d14e9d355a9b8bff0ea810b0016bfe8d47f2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 3 years ago
tailcfg.go tailcfg: add RegisterRequest.Ephemeral to request new ephemeral node 3 years ago
tailcfg_clone.go control/controlclient,tailcfg: propagate registration errors to the frontend 3 years ago
tailcfg_test.go tailcfg: add Node.Tags 3 years ago