Skip to content

Conversation

@deepwell
Copy link

Patch to add password salts, and to make them secure unlike the default md5/sha1 options. Simpler approach taken compared to other pull requests asking for the same thing.

md5, sha1, and many other encryption algorithms should not be used to encrypt passwords as they are no longer considered secure.

@karlingen
Copy link

@deepwell
Is this still applicable? If yes, why is it not implemented yet?

@deepwell
Copy link
Author

deepwell commented Aug 1, 2013

Yes. I implemented it, just waiting for it to be merged.

@KerryRitter
Copy link

Has this been merged yet? If so, do implement do I just change the 'hash' config setting to "bcrypt"?

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