fleet/cmd/fleet
Victor Lyuboslavsky ad6edec0c6
Full support of secret variables in Apple configuration profiles (#24925)
For secrets subtask #24548

Fixed secret variables support in Apple configuration profiles.

# Checklist for submitter

- [x] Added/updated tests
- [x] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [x] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [x] Manual QA for all new/changed functionality
2024-12-20 15:40:23 -06:00
..
config_dump.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
cron.go Add versions to product names in MSRC bulletins to aid Windows vulnerability matching (#24172) 2024-12-17 09:46:03 -06:00
cron_test.go Split up apple and windows profile management cron jobs (#23975) 2024-11-26 16:57:32 -06:00
main.go Fleet server now accepts arguments via stdin (#21124) 2024-08-07 15:17:14 +02:00
prepare.go Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
serve.go Full support of secret variables in Apple configuration profiles (#24925) 2024-12-20 15:40:23 -06:00
serve_test.go Added statistics for number of saved queries. (#24043) 2024-11-22 11:24:29 -05:00
version.go Move external dependency fleetdm/kolide-kit to monorepo (#15861) 2024-01-02 18:22:52 -03:00
vuln_process.go Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00