tailscale/ipn
Anton Tolchanov 64d70fb718 ipn/ipnlocal: log a summary of posture identity response
Perhaps I was too opimistic in #13323 thinking we won't need logs for
this. Let's log a summary of the response without logging specific
identifiers.

Updates tailscale/corp#24437

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2024-11-08 16:20:07 +00:00
..
conffile ipn/conffile: don't depend on hujson on iOS/Android 2024-10-10 09:14:36 -07:00
ipnauth ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2024-10-18 15:10:02 -05:00
ipnlocal ipn/ipnlocal: log a summary of posture identity response 2024-11-08 16:20:07 +00:00
ipnserver ipn/{ipnauth,ipnlocal,ipnserver}: send the auth URL to the user who started interactive login 2024-10-18 15:10:02 -05:00
ipnstate cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 2024-08-21 18:22:22 +01:00
localapi client/tailscale,ipn/{ipnlocal,localapi}: add a pre-shutdown localAPI endpoint that terminates control connections. (#14028) 2024-11-07 19:27:53 +00:00
policy
store ipn/store/kubestore: don't error if state cannot be preloaded (#13926) 2024-10-27 15:54:38 +00:00
backend.go util/syspolicy, ipn: add "tailscale debug component-logs" support 2024-10-08 18:11:23 -05:00
conf.go ipn,tailcfg: add app connector config knob to conffile (#13942) 2024-10-31 14:45:57 +00:00
doc.go
ipn_clone.go cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envknob (#13734) 2024-10-16 19:08:06 -04:00
ipn_test.go
ipn_view.go cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envknob (#13734) 2024-10-16 19:08:06 -04:00
prefs.go cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envknob (#13734) 2024-10-16 19:08:06 -04:00
prefs_test.go cmd/tailscale,ipn,tailcfg: add `tailscale advertise` subcommand behind envknob (#13734) 2024-10-16 19:08:06 -04:00
serve.go
serve_test.go
store.go
store_test.go