fleet/server/mdm
Jahziel Villasana-Espinoza 385da248cb
feat: validate profile with apple (#21862)
> Related issue: #17558

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-09-10 18:44:58 -04:00
..
apple feat: validate profile with apple (#21862) 2024-09-10 18:44:58 -04:00
assets implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
crypto Fixed a server panic in /mdm/apple/mdm (#19929) 2024-06-21 12:20:51 -03:00
internal/commonmdm friday tidy up party (#18106) 2024-04-08 08:42:42 -03:00
lifecycle feat: enable multiple ABM and VPP tokens (#21693) 2024-08-29 18:51:46 -04:00
microsoft implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
nanodep implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
nanomdm implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
scep implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
mdm.go implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
mdm_test.go add missing activity items, fix CLI error messages 2024-03-29 14:43:28 -03:00