mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
61f276fe44
Related to https://github.com/fleetdm/fleet/issues/10299, this allows to start the Fleet server with MDM enabled without having to provide ABM configs. I have tested this with: 1. Premium account, no ABM config: the server starts normally, but without ABM features 2. Premium account, invalid ABM config: error starting the server 3. Premium account, valid ABM config: ABM features enabled 4. Free account, no ABM config: the server starts normally 5. Free account, any ABM config: error due to invalid license
2 lines
125 B
Plaintext
2 lines
125 B
Plaintext
* Fixed a bug that prevented starting the Fleet server with MDM features if Apple Business Manager (ABM) was not configured.
|