mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
#16393 - [X] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/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 - [X] Manual QA for all new/changed functionality
1 line
89 B
Text
1 line
89 B
Text
* Added warning server log when hosts are enrolling with duplicate hardware identifiers.
|