fleet/changes/bug-10720-ratelimits-should-return-proper-status-code

4 lines
177 B
Text
Raw Normal View History

- 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.