Posted on: 03/20/06 02:02pm
By: tubbs
Hi! are there any encryption to the user-passwords in the database, or is it plain text? if theres encryption, what kind?
(our site was hacked and we want to change all passwords with a few mysql-commands)
password encryption
Posted on: 03/20/06 02:24pm
By: Dirk
The password is md5 encoded.
bye, Dirk