mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 15:38:39 +00:00
Related to #9571, this adds a new value to both responses which is calculated when the Fleet server is started, and only set to `true` if the server is properly configured for MDM. This helps the UI to determine wether or not we should show certain UI elements that we only want to show to servers with MDM enabled.
1 line
118 B
Text
1 line
118 B
Text
* Added keys to the `GET /config` and `GET /device/:token` endpoints to inform if Fleet's MDM is properly configured.
|