Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] [Security/Core] fix checking for bcrypt #40993

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
Apr 29, 2021

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Spotted while working on #40920

Because of the logic in the constructor, if bcrypt is used, it's not cast to string.

@carsonbot carsonbot changed the title [Security/Core] fix checking for bcrypt [Security] [Security/Core] fix checking for bcrypt Apr 29, 2021
@chalasr
Copy link
Member

chalasr commented Apr 29, 2021

Thank you @nicolas-grekas.

@chalasr chalasr merged commit 9b1e941 into symfony:4.4 Apr 29, 2021
@derrabus
Copy link
Member

I've merged this PR up, but you might need to redo your change on 5.x.

@chalasr
Copy link
Member

chalasr commented Apr 29, 2021

See #40920 for 5.x.

This was referenced May 1, 2021
@nicolas-grekas nicolas-grekas deleted the fix-bcrypt branch May 6, 2021 19:20
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