Page MenuHomePhabricator

Add logging and throttling to PasswordReset workflow
Closed, InvalidPublic

Description

Logging should be put in place so we can see the state of things (ip/user X requested reset for Y etc)... And we should be putting in a rate limiter to prevent one user/ip doing a loooad of requests

Event Timeline

Reedy renamed this task from Add logging and throttling to Special:PasswordReset to Add logging and throttling to PasswordReset workflow.Sep 12 2019, 12:46 PM

Apparently I'm blind.... Both logging and throttling are in the code (I blame looking at it when late and tired)