fleet/frontend/components/forms/ResetPasswordForm
Gabriel Hernandez c14c67c604
dont show SQL errors in the UI (#19898)
relates to #19731

This is a quick fix for not showing DB detail in the UI when showing an
API error message.

> This is temporary and the real fix should be on the server, as you can
still see these error messages in the API response. This is tracked in
[this issue here](https://github.com/fleetdm/fleet/issues/19896)

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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] Manual QA for all new/changed functionality
2024-06-25 11:38:40 +01:00
..
_styles.scss UI – refactor forms and form fields (#16159) 2024-01-18 10:48:44 -05:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
ResetPasswordForm.tests.jsx Fleet UI: No role = no access, refactor jsx class components to typescript functional components (#12953) 2023-08-02 11:29:49 -04:00
ResetPasswordForm.tsx dont show SQL errors in the UI (#19898) 2024-06-25 11:38:40 +01:00