Problem/Motivation
This is a follow-up from #2847708: RPC endpoint to reset user password. We need to implement flood protection for password reset forms: \Drupal\user\Form\UserPasswordForm::buildForm() and \Drupal\user\Controller\UserController::getResetPassForm().
Proposed resolution
Remaining tasks
- Write patch
- Write tests
Comments
Comment #2
shadcn commentedComment #3
cilefen commentedComment #4
clemens.tolboomComment #6
idebr commentedLet's close this as a duplicate of #2856929: Add flood protections to password reset, so we can focus our efforts in the related issue.
Comment #7
cilefen commented@idebr You've made this a duplicate of itself. ☹️
Comment #8
rob c commentedThen let's close it as a duplicate of #1681832: Password reset form has no flood protection