Files
fleet/changes/bug-10720-ratelimits-should-return-proper-status-code
T
2023-06-15 15:41:04 -04:00

4 lines
177 B
Plaintext

- If the `fleet/forgot_password` endpoint is rate limited it should return the proper HTTP status
code.
- Fixed MaxBurst limit parameter for `fleet/forgot_password` endpoint.