tailscale/tailcfg
Brad Fitzpatrick 05bfa022f2 tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth
We were storing server-side lots of:

    "Auth":{"Provider":"","LoginName":"","Oauth2Token":null,"AuthKey":""},

That was about 7% of our total storage of pending RegisterRequest
bodies.

Updates tailscale/corp#19327

Change-Id: Ib73842759a2b303ff5fe4c052a76baea0d68ae7d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-04-21 07:10:43 -07:00
..
c2ntypes.go ipn/ipnlocal: add c2n method to check on TLS cert fetch status 2023-11-16 14:08:38 -08:00
derpmap.go tailcfg: add latitude, longitude for node location (#11162) 2024-02-27 15:02:06 -05:00
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
tailcfg_clone.go tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2024-04-21 07:10:43 -07:00
tailcfg_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
tailcfg_view.go tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2024-04-21 07:10:43 -07:00
tailcfg.go tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2024-04-21 07:10:43 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00