Changing Hash
I was wondering, how do you change vB's password hashing system to md5() instead of md5(md5($pass).$salt)?
I know a lot of people are probably going to tell me not to change the hash, but when syncing a user database that hashes MD5 only and i don't got an option to change it, vB's hashing system is incompatible and since vB is the one I can change I don't exactly got an option.
|