The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Password Hashes and Databases
Okay, I want to create a third party login program using Visual Basic. I know how to create the program, but what would the program check with to authenticate the password and username? I know it's a database but what specifically?
|
#2
|
||||
|
||||
Passwords in vBulletin are hashed like so:
PHP Code:
|
#3
|
|||
|
|||
I am not good with PHP, what does this mean?
--------------- Added [DATE]1242925151[/DATE] at [TIME]1242925151[/TIME] --------------- How would I write this as a database? I need more info that just the code :P |
#4
|
||||
|
||||
You may want to do a search on this issue because it has been discussed many times before. You may also want to look in the Articles forums - this may be useful Single Signin / Login Integration Tip
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|