Closed jeffw16 closed 8 years ago
Issue by justinpotts Thursday Jun 18, 2015 at 00:22 GMT Originally opened as https://github.com/justinpotts/terml.io-retired/issues/17
We need to start encrypting passwords as we are growing, and don't want our users to be vulnerable to a possible attack. In addition to encrypting existing users' passwords, we need to implement a function that will encrypt passwords on sign up.
Comment by justinpotts Thursday Jun 18, 2015 at 00:22 GMT
@jeffw16, once I get the method working for new users, I'll send you the details to work on the db.
Issue by justinpotts Thursday Jun 18, 2015 at 00:22 GMT Originally opened as https://github.com/justinpotts/terml.io-retired/issues/17
We need to start encrypting passwords as we are growing, and don't want our users to be vulnerable to a possible attack. In addition to encrypting existing users' passwords, we need to implement a function that will encrypt passwords on sign up.