Skip to content

[Security] Adding needsRehash() #17919

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
Feb 20, 2023
Merged

Conversation

ThomasLandauer
Copy link
Contributor

Page: https://symfony.com/doc/5.4/security/passwords.html#custom-password-hasher

Adding this to comply with PasswordHasherInterface

  • I didn't check if this is really required in v5.4 already (but for sure in 6.2)

Page: https://symfony.com/doc/5.4/security/passwords.html#custom-password-hasher

Adding this to comply with `PasswordHasherInterface`

* I didn't check if this is really required in v5.4 already (but for sure in 6.2)
@carsonbot carsonbot added this to the 5.4 milestone Feb 18, 2023
@carsonbot carsonbot changed the title Adding needsRehash() [Security] Adding needsRehash() Feb 19, 2023
@javiereguiluz
Copy link
Member

Thanks Thomas.

@javiereguiluz javiereguiluz merged commit 63338ba into symfony:5.4 Feb 20, 2023
@ThomasLandauer ThomasLandauer deleted the patch-6 branch February 20, 2023 12:04
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.

4 participants