You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the @RateLimit annotation is generally tested, so it's probably not necessary to test it specifically for the the password request or login endpoins.
@JanCizmar , Sir, here it was implemented but in my recent report(as you asked me to report individually in Github) I showed you that other end points for api - like "generate-token" is not rate limited and gives a Jwt token that leads to account takeover and IDOR. Please check it out.
In #2724, limiting reset password requests were implemented without tests.
Add tests covering the code added.
Marking as
for-superday
since it looks like a good task where no domain knowledge is needed.The text was updated successfully, but these errors were encountered: