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

LS Retail Magento 2 lsretailomni/lsmag-two - no rate limiting #105

Open
lbajsarowicz opened this issue Apr 25, 2023 · 0 comments
Open

LS Retail Magento 2 lsretailomni/lsmag-two - no rate limiting #105

lbajsarowicz opened this issue Apr 25, 2023 · 0 comments

Comments

@lbajsarowicz
Copy link

No request quantity validation for Customer-related operations (requests) Magento limits the number of “Password Reset” requests. The mechanism was not introduced in the LS_Customer module, which overrides the Password Reset process entirely.

https://github.com/lsretailomni/lsmag-two/blob/master/src/Customer/Controller/Account/ForgotPasswordPost.php

Solution for LS

\Magento\Security\Model\PasswordResetRequestEvent is implemented and implement it in LS module accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant