-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs update
Description
Magneto 2 is limited to a maximum of one password reset request, even when the setting is set higher in the backend. Similar to issue #11409, but still present on 2.2.1
Preconditions
- Magento 2.2.1
Steps to reproduce
- Login to Admin Panel.
- Select customer from Customers -> All Customers
- Click reset password link and on page refresh click link again.
Expected result
- Magento should allow as many reset password attempts as are set in Stores -> Configuration -> Customers -> Customer Configuration -> Password Options
Actual result
- First password reset attempt is accepted from either Frontend or Admin Panel.
- Subsequent password reset attempts display the message "Too many password reset requests. Please wait and try again or contact ..." regardless of settings.
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs update