Using cakephp's Auth component with salted password hashes

Posted by Malfist on Stack Overflow See other posts from Stack Overflow or by Malfist
Published on 2010-06-17T22:57:49Z Indexed on 2010/06/17 23:03 UTC
Read the original article Hit count: 156

Filed under:
|
|

How can I make the Auth component of cakephp create, use and store a random salt with the password?

© Stack Overflow or respective owner

Related posts about php

Related posts about security