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

[user:password:hash] relax password service typehint #3008

Merged
merged 1 commit into from
Dec 17, 2016

Conversation

jacktonkin
Copy link
Contributor

Sites may want to replace the default password service (e.g. to use a wrapper around password_hash() and friends). Typehint the password service as Drupal\Core\Password\PasswordInterface instead of Drupal\Core\Password\PhpassHashedPassword

Sites may want to replace the default password service (e.g. to use a wrapper around password_hash() and friends).
@jmolivas jmolivas merged commit 43ee1cb into hechoendrupal:master Dec 17, 2016
@jmolivas
Copy link
Member

@jacktonkin Nice catch and thanks for your contribution, your PR was merged. This will be included on the next release.

@jmolivas jmolivas added this to the 1.0.0-rc12 milestone Dec 17, 2016
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

Successfully merging this pull request may close these issues.

2 participants