mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
c90c9938c8
Add logic for parsing and matching against our planned format for AcceptEnv values. Namely, this supports direct matches against string values and matching where * and ? are treated as wildcard characters which match against an arbitrary number of characters and a single character respectively. Actually using this logic in non-test code will come in subsequent changes. Updates https://github.com/tailscale/corp/issues/22775 Signed-off-by: Mario Minardi <mario@tailscale.com> |
||
---|---|---|
.. | ||
testcontainers | ||
accept_env_test.go | ||
accept_env.go | ||
incubator_linux.go | ||
incubator.go | ||
privs_test.go | ||
tailssh_integration_test.go | ||
tailssh_test.go | ||
tailssh.go | ||
user.go |