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

[Security][SecurityBundle] Document the new SodiumPasswordEncoder #11368

Closed
chalasr opened this issue Apr 8, 2019 · 0 comments
Closed

[Security][SecurityBundle] Document the new SodiumPasswordEncoder #11368

chalasr opened this issue Apr 8, 2019 · 0 comments
Labels
hasPR A Pull Request has already been submitted for this issue. Security
Milestone

Comments

@chalasr
Copy link
Member

chalasr commented Apr 8, 2019

See symfony/symfony#31019 (waiting code merge).

fabpot added a commit to symfony/symfony that referenced this issue Apr 9, 2019
…swordEncoder (chalasr)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[Security] Replace Argon2*PasswordEncoder by SodiumPasswordEncoder

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      |  no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #31016
| License       | MIT
| Doc PR        | todo symfony/symfony-docs#11368

See fixed ticket, much simpler/secure/maintainable.

Commits
-------

529211d [Security] Replace Argon2*PasswordEncoder by SodiumPasswordEncoder
@javiereguiluz javiereguiluz added this to the 4.3 milestone Apr 9, 2019
@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. Security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants