mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
relates to #9434 implements the `GET /fleet/mdm/apple/filevault/summary` aggregate endpoint. - [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] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md) - [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: Martin Angers <martin.n.angers@gmail.com> |
||
|---|---|---|
| .. | ||
| .keep | ||
| 8957-allow-prometheus-without-http-basic-auth | ||
| 9834-vulnerability-publishe-date-column | ||
| 10038-consistent-empty-cell-coloring | ||
| 10257-remove-issuer-uri | ||
| 10328-clipped-icons | ||
| 10651-misaligned-icon | ||
| 10746-remove-mdm-feature-flags | ||
| issue-9434-implement-api-for-disk-encryption-aggregate | ||
| issue-10122-trigger-update-host-profiles-status | ||
| issue-10408-document-mdm-settings | ||
| issue-10778-webscokets-unsafe-origin | ||