Skip to content

Conversation

k4emic
Copy link

@k4emic k4emic commented Feb 28, 2018

Description

\Magento\Framework\Encryption\Encryptor::getHash would previously ignore the specified hashing algorithm version that was supplied

Fixed Issues (if relevant)

  1. The ability to store passwords using different hashing algorithms is limited #5463: The ability to store passwords using different hashing algorithms is limited

Manual testing scenarios

N/A, Magento currently has no support for specifying hashing algorithms by default.

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-cicd2
Copy link
Contributor

magento-cicd2 commented Feb 28, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@ihor-sviziev ihor-sviziev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@k4emic
Copy link
Author

k4emic commented Feb 28, 2018

@ihor-sviziev This was an oversight on my part. I've updated the code and added coverage for it in the unit test.

@ihor-sviziev
Copy link
Contributor

ihor-sviziev commented Feb 28, 2018

@k4emic now your changes looks good. Could you squash your changes into 1 commit and force push to your branch?
Also here is static test failure. Please fix it.
Then I'll approve your PR

@k4emic
Copy link
Author

k4emic commented Feb 28, 2018

@ihor-sviziev Done. Let me know if I missed something.

@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-618 has been created to process this Pull Request

@magento-engcom-team
Copy link
Contributor

@k4emic thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@okorshenko okorshenko modified the milestones: February 2018, March 2018 Mar 1, 2018
@magento-engcom-team
Copy link
Contributor

@k4emic thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

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.

5 participants