-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Customer email confirmation rate limit #39814
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
base: 2.4-develop
Are you sure you want to change the base?
Customer email confirmation rate limit #39814
Conversation
|
Hi @Mohamed-Asar. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
|
@magento run all tests |
|
Hello @Mohamed-Asar, Thanks for the contribution! Please resolve the conflicts in this PR. In the meantime, I am moving this PR to the "On Hold" bucket. Thanks |
|
@engcom-Hotel I fixed the conflicts, please review |
|
@magento run all tests |
|
Hello @Mohamed-Asar, Thanks for resolving the conflicts! Since the related issue is categorised as Meanwhile we are moving this PR on hold. Thanks |
|
@magento run all tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @Mohamed-Asar,
We have received an approval from the PO to proceesd further with this PR. Please fix the failed tests and check the below review comments.
Thank you
| * @param Backend|null $eavValidator | ||
| * @param CustomerLogger|null $customerLogger | ||
| * @param Authenticate|null $authenticate | ||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove these conflict text.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remove this
app/code/Magento/Customer/Model/ConfirmationEmailLogManagement.php
Outdated
Show resolved
Hide resolved
| <label>Confirmation Link Email</label> | ||
| <comment>Email template chosen based on theme fallback when "Default" option is selected.</comment> | ||
| <source_model>Magento\Config\Model\Config\Source\Email\Template</source_model> | ||
| <depends> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make this feature disable by default in accordance to maintain the backward compatibility.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@engcom-Hotel i've added config to enable or disable this feature, by default its disabled
…into customer-email-confirmation-rate-limit
…ub.com/Mohamed-Asar/magento2 into customer-email-confirmation-rate-limit
|
@magento run all tests |
|
@magento run all tests |
engcom-Hotel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @Mohamed-Asar,
It seems some of the automated tests are failing due to the PR changes. Please refer to the failed tests.
Thank you
|
@engcom-Hotel Let me check and fix the failed test cases. |
Description (*)
Rate limit enabled for customer confirmation link email
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)