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

Skip to content

Document the new "native" and "auto" encoder algorithms #11452

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

Closed
chalasr opened this issue Apr 18, 2019 · 2 comments
Closed

Document the new "native" and "auto" encoder algorithms #11452

chalasr opened this issue Apr 18, 2019 · 2 comments
Labels
Milestone

Comments

@chalasr
Copy link
Member

chalasr commented Apr 18, 2019

see symfony/symfony#31140 , auto should be the recommended value as of 4.3.

@chalasr
Copy link
Member Author

chalasr commented Apr 18, 2019

bcrypt has been deprecated also symfony/symfony#31170

@xabbuh xabbuh added the Security label May 3, 2019
@javiereguiluz javiereguiluz added this to the 4.3 milestone May 7, 2019
@fmonts
Copy link

fmonts commented May 31, 2019

+1, here it still says "bcrypt or sodium are reccomended"
https://symfony.com/doc/current/security.html#c-encoding-passwords

Also I don't find anywhere how long the password field should be in the database, changing from bcypt to auto is incompatible with existing db structure, see https://stackoverflow.com/questions/56394016/max-length-for-user-password-field-with-algorithm-auto

@chalasr chalasr closed this as completed Dec 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants