Skip to content

Changed sha1 into bcrypt continued... #3405

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 6 commits into from
Jan 21, 2014
Merged

Changed sha1 into bcrypt continued... #3405

merged 6 commits into from
Jan 21, 2014

Conversation

weaverryan
Copy link
Member

Q A
Doc fix? yes
New docs? no
Applies to 2.2+ (bcrypt was introduced in 2.2)
Fixed tickets https://twitter.com/ircmaxell/status/412978651123023872

This follows @wouterj's start in #3356. It uses BCrypt in even more places and reorganizes some sections. Hopefully this puts us in a good place. Comments warmly appreciated!

Thanks!

wouterj and others added 5 commits January 1, 2014 18:38
… details in intro area that aren't necessary (you'll need to read the cookbook entry for more details anyways)
Also removing one example (now possible with using bcrypt from the beginning) and related tweaks.
Also filling in other details related to using BCrypt

{
"require": {
"...": "all the other dependencies...",
Copy link
Member

Choose a reason for hiding this comment

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

Just ... to be consistent woth the other json examples

@wouterj
Copy link
Member

wouterj commented Jan 2, 2014

👍

@ircmaxell as you started this (and because you are the security expert), I would appreciate if you could have a look if this is heading in the good direction.

"...": "all the other dependencies...",
"ircmaxell/password-compat": "~1.0.3"
}
}
Copy link
Member

Choose a reason for hiding this comment

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

missing newline

weaverryan added a commit that referenced this pull request Jan 21, 2014
Changed sha1 into bcrypt continued...
@weaverryan weaverryan merged commit 58d1cbb into 2.2 Jan 21, 2014
@weaverryan weaverryan deleted the security_fix_extended branch January 21, 2014 02:42
@weaverryan
Copy link
Member Author

Thanks for your help @xabbuh and @wouterj :)

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.

3 participants