tailscale/tstest/integration
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
..
testcontrol tailcfg: pointerify RegisterRequest.Auth, omitemptify RegisterResponseAuth 2024-04-21 07:10:43 -07:00
vms all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
gen_deps.go all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00
integration_test.go cmd/tailscale/cli: prevent concurrent Start calls in 'up' 2024-04-16 10:03:53 -07:00
integration.go all: use zstdframe where sensible (#11491) 2024-03-21 12:20:38 -07:00
tailscaled_deps_test_darwin.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
tailscaled_deps_test_freebsd.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
tailscaled_deps_test_linux.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
tailscaled_deps_test_openbsd.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00
tailscaled_deps_test_windows.go tailscale: update tailfs file and package names (#11590) 2024-04-02 13:32:30 -07:00