atk4 / money-lending-tutorial

Money Lending App - Agile Toolkit Tutorial
https://agiletoolkit.org/
7 stars 5 forks source link

Clear text passwords #4

Open massyn opened 5 years ago

massyn commented 5 years ago

Please do not store passwords in the database in clear text. I know some people will take these examples and turn them into production systems, so please.... update the code, and use a proper hashing algorithm.