Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too many password reset requests. Please wait and try again or contact ... #15483

Closed
BezV8 opened this issue May 24, 2018 · 7 comments
Closed
Assignees
Labels
Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update

Comments

@BezV8
Copy link
Contributor

BezV8 commented May 24, 2018

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

  1. Magento 2.2.1

Steps to reproduce

  1. Login to Admin Panel.
  2. Select customer from Customers -> All Customers
  3. Click reset password link and on page refresh click link again.

Expected result

  1. Magento should allow as many reset password attempts as are set in Stores -> Configuration -> Customers -> Customer Configuration -> Password Options

Actual result

  1. First password reset attempt is accepted from either Frontend or Admin Panel.
  2. Subsequent password reset attempts display the message "Too many password reset requests. Please wait and try again or contact ..." regardless of settings.
@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label May 24, 2018
@BezV8 BezV8 changed the title Too many password reset requests. Please wait and try again or contact Too many password reset requests. Please wait and try again or contact ... May 24, 2018
@phoenix128 phoenix128 self-assigned this May 26, 2018
@phoenix128
Copy link
Contributor

Unable to reproduce in 2.1, 2.2 and 2.3 .
Please check you are not having an issue with a misconfiguration of Min Time Between Password Reset Requests parameter. You are probably trying to send multiple requests within the minimum required interval.

@BezV8
Copy link
Contributor Author

BezV8 commented May 29, 2018

The Min Time Between Password Reset Requests parameter is currently set to 0, which according to the helptext on the backend should disable the time interval entirely.

@phoenix128
Copy link
Contributor

Hello @BezV8 ,
still unable to reproduce it, even with Min Time Between Password Reset Requests = 0.

Since it is not a global parameter, please make sure this setting is correctly configured in your store specific view.

@phoenix128
Copy link
Contributor

@BezV8 , this PR should fix it #11434 .

@magento-engcom-team
Copy link
Contributor

Hi @BezV8
Please try if it's reproducible with the clean 2.2.5 install.

@BezV8
Copy link
Contributor Author

BezV8 commented Jul 9, 2018

@phoenix128 Apologies for the delay in replying to this, I didn't get the email notification of a new comment. I'll try installing a fresh 2.2.5 site and report back on the fix.

@BezV8
Copy link
Contributor Author

BezV8 commented Jul 16, 2018

I can confirm that this is now fixed on a fresh install of 2.2.5

@BezV8 BezV8 closed this as completed Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update
Projects
None yet
Development

No branches or pull requests

4 participants