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

Skip to content

Deprecate Argon2i encoder used in make:user #398

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 2 commits into from
Jun 14, 2019

Conversation

nicolas-grekas
Copy link
Member

auto is the only future-proof option, no need to allow ppl to choose.

Fixes #386

Copy link

@pluseg pluseg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weaverryan
Copy link
Member

@pluseg if you're interested, I'm sure Nicolas would love you if you grabbed his commit, updated the tests, and finished the PR :)

@weaverryan
Copy link
Member

Thank you Nicolas!

@weaverryan weaverryan merged commit 89e7f59 into symfony:master Jun 14, 2019
weaverryan added a commit that referenced this pull request Jun 14, 2019
…kas, weaverryan)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Deprecate Argon2i encoder used in make:user

`auto` is the only future-proof option, no need to allow ppl to choose.

Fixes #386

Commits
-------

89e7f59 updating security tests for bcrypt vs auto setting
dee904b Deprecate Argon2i encoder used in make:user
@nicolas-grekas nicolas-grekas deleted the no-argon branch May 12, 2021 14:21
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.

[4.3] make:user should suggest "auto" instead of Argon2i/BCrypt
3 participants