Returning old password hash

Started by qICEp, January 26, 2015, 11:38:38 PM

Previous topic - Next topic

qICEp

Where would be easiest way to change hash back to old one sha1(tolower($username.$pass)) ?
I know its not recommended and that new hash is stronger but im running game server that uses smf_members table to login/register players from in game...and using php hashing is out of option (But anything that is supported in mysql by default will do as i actually hash passwords on mysql server)

Thx for help in advance

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

live627

The old hash still works - it is silently upgraded once the user logs in.

Advertisement: