![]() |
password harz combination of username and pass?
Hi am trying to write a lite plug-in that should have the same password as the user have on the forum. But i cant get the strings to match, how is vb password created? it cant be just a md5 of the entered password? cause if it is i must be crazy :)
plz help |
Quote:
Anyway, the password for a user is stored in a one-way hash in the DB (As far as I read anyway). You cannot reverse engineer it. |
I dont want to reverse engineer it, i want to be able to writn a password, md5 it and compair to the hash in the db. but if i md5 my password it dose not become the same as in the vb database.
|
vBulletin's password hash is: md5(md5('password') . $salt);
The salt is stored in the user table. |
All times are GMT. The time now is 05:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|