-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Rate limit not available for customer confirmation link email #39813
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
Comments
Hi @Mohamed-Asar. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento i'm working on this |
Hi @Mohamed-Asar, Thanks for your reporting and collaboration. To proceed further marking this as Thanks. |
Preconditions and environment
Steps to reproduce
Enable Email Confirmation required for customer signup
Create a customer account
Go to customer confirmation link page(/customer/account/confirmation)
Try request multiple confirmation link for the same email
Expected result
we should implement rate limiting to restrict how many times a user can request a confirmation email within a given timeframe. This will help reduce email spam and improve user experience.
Actual result
Multiple confirmation email being sent to registered email
Triage and priority
The text was updated successfully, but these errors were encountered: