1.5 user's password storage method - Joomla! Forum - community, help and support
1.5 uses md5($plain_password) storing passwords, though new 1.0.13 uses more complex method salt.
will 1.5 stable use old method - md5($plain_password) or wil converted new 1 used in 1.0.13?
will 1.5 stable use old method - md5($plain_password) or wil converted new 1 used in 1.0.13?
denitz wrote:1.5 uses md5($plain_password) storing passwords, though new 1.0.13 uses more complex method salt.
will 1.5 stable use old method - md5($plain_password) or wil converted new 1 used in 1.0.13?
thats not true! joomla 1.5 uses new style salt natively. however, supports old style, new registrations salted.
Comments
Post a Comment