mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 16:08:47 +00:00
* Fix ingestion of MDM server for macOS and Windows hosts * Return early if there are no mobile_device_management_solutions to clean up * Run make dump-test-schema * Fix TestHosts/DeleteHosts test * Add test for host unenrolling from MDM * Fix lint * Fix typo * Identify Fleet MDM * Move logic to deduce MDM name out of Datastore * Run make dump-test-schema * Remove printfs from migration
1 line
104 B
Text
1 line
104 B
Text
* Fix ingestion of MDM data with empty server URLs (meaning the host is not enrolled to an MDM server).
|