aviansie-ben / GoldenApple

GoldenApple
GNU General Public License v3.0
2 stars 1 forks source link

Enforce Password Hashing and Salting Mechanism #72

Closed manahan-joseph closed 8 years ago

manahan-joseph commented 8 years ago

Need force the user creation layer to hash plaintext passwords and verify using a random salt value.

manahan-joseph commented 8 years ago

Whoops, this isn't my repo.