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
Mario Minardi 8d508712c9
tailcfg: add AcceptEnv field to SSHRule (#13523)
Add an `AcceptEnv` field to `SSHRule`. This will contain the collection
of environment variable names / patterns that are specified in the
`acceptEnv` block for the SSH rule within the policy file. This will be
used in the tailscale client to filter out unacceptable environment
variables.

Updates: https://github.com/tailscale/corp/issues/22775

Signed-off-by: Mario Minardi <mario@tailscale.com>
1 month ago
..
c2ntypes.go posture: add network hardware addresses to posture identity 4 months ago
derpmap.go all: make more tests pass/skip in airplane mode 6 months ago
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
tailcfg.go tailcfg: add AcceptEnv field to SSHRule (#13523) 1 month ago
tailcfg_clone.go tailcfg: add AcceptEnv field to SSHRule (#13523) 1 month ago
tailcfg_test.go kube,tailcfg: store parsed recorder tags in a separate field (#12429) 4 months ago
tailcfg_view.go tailcfg: add AcceptEnv field to SSHRule (#13523) 1 month ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2 years ago