Closed ranganathanm closed 9 years ago
When DEBUG flag is OFF, we should one way hash the user passwords before storing them in our User Database.
I now store a md5 hash for new accounts and change password.
When DEBUG flag is OFF, we should one way hash the user passwords before storing them in our User Database.