mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 07:29:08 +00:00
1 line
440 B
Text
1 line
440 B
Text
* Fixed the MDM configuration profiles deployment when based on excluded labels - prior to this fix, hosts were considered "not a member" of the label by default, even if they had not yet returned results for the excluded labels. The fix checks the label's creation time vs the host's last reported label results timestamp to prevent deploying a configuration profile if it does not yet know if the host is a member or not of those labels.
|