![]() |
vbulletin password encryption
Hello,
I'm trying to create a client bridge between vBulletin and another script I'm using. I'm just wondering how vBulletin encrypts passwords so that I may create a separate php login on a different form. I'm going to be using the vBulletin username and password column on the users table, I just need to know the process vBulletin uses to encrypt its passwords with php. Is it MD5+salt? Thanks, Chris |
That's what I use in one of my scripts.
md5( md5(md5('password') . user.salt) ) |
All times are GMT. The time now is 05:42 PM. |
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:
|