cafed00d / jbia

Automatically exported from code.google.com/p/jbia
0 stars 0 forks source link

Use encrypted passwords in messaging examples #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In ch08, targets 05 and 06 use the database for user authorization, but the
passwords are stored in plain text. Instead, store the passwords using
encryption, such as MD5, to show how a login module should be configured to
use passwords encrypted in the database.

Original issue reported on code.google.com by cafed...@gmail.com on 25 May 2009 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by cafed...@gmail.com on 25 May 2009 at 8:33

GoogleCodeExporter commented 9 years ago

Original comment by cafed...@gmail.com on 25 May 2009 at 8:34