-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
[2.3]creating customer without password is directly confirmed 14492 #21394
[2.3]creating customer without password is directly confirmed 14492 #21394
Conversation
Hi @novikor. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
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.
Hi @novikor,
- Please check my comments.
- Please check failed tests.
app/code/Magento/Customer/Controller/Account/CreatePassword.php
Outdated
Show resolved
Hide resolved
Done. Please recheck. |
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 proceed with minor changes.
app/code/Magento/Customer/Model/ForgotPasswordToken/ConfirmByToken.php
Outdated
Show resolved
Hide resolved
use Magento\Framework\Phrase; | ||
|
||
/** | ||
* Class GetByToken |
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.
Repeating class name in the comment is redundant. Clear responsibility description is sufficient.
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.
Cannot agree, but fixed.
app/code/Magento/Customer/Model/ForgotPasswordToken/GetByToken.php
Outdated
Show resolved
Hide resolved
app/code/Magento/Customer/Model/ForgotPasswordToken/ConfirmByToken.php
Outdated
Show resolved
Hide resolved
66932da
to
07104e7
Compare
@swnsma , please review |
edd02a0
to
67f565b
Compare
67f565b
to
a6fde92
Compare
Hi @swnsma, thank you for the review. |
Hi @novikor can you please update your branch and resolve conflicts |
Hi, @sivaschenko . Sorry for the delay. |
✔️ QA passed |
50415fe
to
4e11099
Compare
…-Customer-without-password-is-directly-confirmed-14492
Hi @novikor, thank you for your contribution! |
Description (*)
Now, customer account is not confirmed when created without password;
Account IS confirmed if customer follows create/forgot password link
Fixed Issues (if relevant)
Manual testing scenarios (*)
Admin Panel
Frontend
Case 1
Case 2
Contribution checklist (*)