mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
This relates to #12263 # Checklist for submitter If some of the following don't apply, delete the relevant line. - [X] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#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 --------- Co-authored-by: Roberto Dip <me@roperzh.com>
1 line
89 B
Text
1 line
89 B
Text
* Microsoft MDM Enrollment Protocol: Added support for the RequestSecurityToken messages
|