mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
55d56ba2db
Return proper HTTP status code if endpoint is rate limited.
4 lines
177 B
Plaintext
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.
|