fleet/frontend/pages/labels/components/LabelForm
Ian Littman 889e2c0deb
Fix label immutability help text (#37748)
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually
- [x] Confirmed that the fix is not expected to adversely impact load
test results

---------

Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
2026-01-01 10:56:33 -06:00
..
_styles.scss API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
index.ts add ability to create manual labels (#18303) 2024-04-16 17:22:08 +01:00
LabelForm.tests.tsx Fix label immutability help text (#37748) 2026-01-01 10:56:33 -06:00
LabelForm.tsx Fix label immutability help text (#37748) 2026-01-01 10:56:33 -06:00