![]() |
Custom authentication(which algorithm)
Hello!
I wrote an application for VB4 that sends login data to the forum, then php script converts that input to the password stored in the users TABLE to check if it matches. In VB4 I just had to use this algorithm to make comparison with the password in the user TABLE Code:
md5(md5(PASSWORD) . SALT); What do I compare user input to in new VB5, TOKEN or SECRET? Or some combination of that. If that's the case how VB5 genereates TOKEN or SECRET? Can you please share algorithm VB5 uses for user login authentication. |
Check the file /core/libraries/password_compat/lib/password.php, I believe that's used for the password hashing in vB5.
|
David Grove did a write up on external logins for vb5.
Here's the link. http://www.vbulletin.com/forum/blogs...n-your-website It explains alot on how the vb5 authentication process works. |
All times are GMT. The time now is 07:57 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:
|