Skip to content

magento/magento2#18256: Reset password throws error since 2.2.6. #19026

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

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

p-bystritsky
Copy link
Contributor

Description (*)

Fixed Issues (if relevant)

  1. Reset password throws error since 2.2.6 #18256: Reset password throws error since 2.2.6.

Manual testing scenarios (*)

  1. Setup clean Magento 2 installation
  2. Create a new account in the frontend
  3. Logout
  4. Go to the password reset page
  5. Enter your email address and the captcha
  6. Click on the link you've received
  7. Enter a new password in the two fields
  8. Password is successfully changed and the user can login with the new password

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team
Copy link
Contributor

Hi @p-bystritsky. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me $VERSION instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@magento-engcom-team magento-engcom-team added this to the Release: 2.3.1 milestone Nov 5, 2018
@magento-engcom-team
Copy link
Contributor

Hi @VladimirZaets, thank you for the review.
ENGCOM-3387 has been created to process this Pull Request

@TomashKhamlai
Copy link
Contributor

@magento-engcom-team give me 2.3-develop instance

@magento-engcom-team
Copy link
Contributor

Hi @TomashKhamlai. Thank you for your request. I'm working on Magento 2.3-develop instance for you

@magento-engcom-team
Copy link
Contributor

Hi @TomashKhamlai, here is your Magento instance.
Admin access: http://34.228.235.121/i-19026-2-3-develop//admin
Login: admin Password: 123123q
Instance will be terminated in up to 3 hours.

@TomashKhamlai
Copy link
Contributor

TomashKhamlai commented Nov 5, 2018

@magento-engcom-team, @ishakhsuvarov I haven't got any email in inbox and spam folders after registering customer, order completion and resetting password.

Sometimes, the main cause of it is the offset between timezone in PHP ini configuration and timezone in Magento locale settings. But order completion notification works immediately and doesn't depends on timezone.

@magento-engcom-team
Copy link
Contributor

Hi @p-bystritsky. Thank you for your contribution.
We will aim to release these changes as part of 2.3.1.
Please check the release notes for final confirmation.

@ghost ghost mentioned this pull request Nov 21, 2018
@PathToLife PathToLife added the Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release label Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants