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

Skip to content

[Security\Core] Deprecate passing $salt to BCryptPasswordEncoder::encodePassword() #16459

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 5, 2015

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #16014
License MIT
Doc PR -

@stof
Copy link
Member

stof commented Nov 4, 2015

👍

1 similar comment
@sstok
Copy link
Contributor

sstok commented Nov 4, 2015

👍

@nicolas-grekas nicolas-grekas merged commit 770bd8c into symfony:2.8 Nov 5, 2015
nicolas-grekas added a commit that referenced this pull request Nov 5, 2015
…ordEncoder::encodePassword() (nicolas-grekas)

This PR was merged into the 2.8 branch.

Discussion
----------

[Security\Core] Deprecate passing $salt to BCryptPasswordEncoder::encodePassword()

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #16014
| License       | MIT
| Doc PR        | -

Commits
-------

770bd8c [Security\Core] Deprecate passing $salt to BCryptPasswordEncoder::encodePassword()
@nicolas-grekas nicolas-grekas deleted the deprec-salt branch November 5, 2015 09:53
@fabpot fabpot mentioned this pull request Nov 16, 2015
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