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/posture
Nick Khyl 11d205f6c4 control/controlclient,posture,util/syspolicy: use predefined syspolicy keys instead of string literals
With the upcoming syspolicy changes, it's imperative that all syspolicy keys are defined in the syspolicy package
for proper registration. Otherwise, the corresponding policy settings will not be read.

This updates a couple of places where we still use string literals rather than syspolicy consts.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
1 year ago
..
doc.go all: add test for package comments, fix, add comments as needed 1 year ago
hwaddr.go posture: deduplicate MAC addresses before returning them 1 year ago
serialnumber_ios.go control/controlclient,posture,util/syspolicy: use predefined syspolicy keys instead of string literals 1 year ago
serialnumber_macos.go posture: add get serial support for macOS 2 years ago
serialnumber_macos_test.go ci: run 'go vet' in golangci-lint; fix errors in tests 2 years ago
serialnumber_notmacos.go posture: stop logging serial numbers 1 year ago
serialnumber_notmacos_test.go posture: add get serial support for Windows/Linux 2 years ago
serialnumber_stub.go xcode/iOS: support serial number collection via MDM on iOS (#11429) 1 year ago
serialnumber_test.go posture: add get serial support for Windows/Linux 2 years ago