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>
2 weeks ago
..
doc.go all: add test for package comments, fix, add comments as needed 2 months ago
hwaddr.go posture: deduplicate MAC addresses before returning them 1 month ago
serialnumber_ios.go control/controlclient,posture,util/syspolicy: use predefined syspolicy keys instead of string literals 2 weeks ago
serialnumber_macos.go posture: add get serial support for macOS 12 months ago
serialnumber_macos_test.go ci: run 'go vet' in golangci-lint; fix errors in tests 10 months ago
serialnumber_notmacos.go posture: stop logging serial numbers 3 weeks ago
serialnumber_notmacos_test.go posture: add get serial support for Windows/Linux 12 months ago
serialnumber_stub.go xcode/iOS: support serial number collection via MDM on iOS (#11429) 3 months ago
serialnumber_test.go posture: add get serial support for Windows/Linux 12 months ago