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/envknob
Marwan Sulaiman da7c3d1753 envknob: ensure f is not nil before using it
This PR fixes a panic that I saw in the mac app where
parsing the env file fails but we don't get to see the
error due to the panic of using f.Name()

Fixes #11425

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
1 month ago
..
logknob tailcfg: define a type for NodeCapability 7 months ago
envknob.go envknob: ensure f is not nil before using it 1 month ago
envknob_nottest.go all: update copyright and license headers 1 year ago
envknob_testable.go all: update copyright and license headers 1 year ago
features.go client/web: show features based on platform support 5 months ago