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>
2024-09-22 20:15:26 -06:00
..
c2ntypes.go
derpmap.go
proto_port_range.go
proto_port_range_test.go
tailcfg.go tailcfg: add AcceptEnv field to SSHRule (#13523) 2024-09-22 20:15:26 -06:00
tailcfg_clone.go tailcfg: add AcceptEnv field to SSHRule (#13523) 2024-09-22 20:15:26 -06:00
tailcfg_test.go
tailcfg_view.go tailcfg: add AcceptEnv field to SSHRule (#13523) 2024-09-22 20:15:26 -06:00
tka.go