Menu

#4 md5 passwords breaks user module EditUser.php

open
nobody
None
5
2007-04-13
2007-04-13
Anonymous
No

The EditUser.php breaks with md5 passwords when editing an account.

The accounts password is an md5 hash which get hashed again during the save action. This stores a hash of an hash in the database which breags the password.

Tom.

Discussion


Log in to post a comment.