The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin SHA1 Workaround?
I have a 17 response thread in the general forum that has moved beyond abstractions and I could use some actual coding help.
https://vborg.vbsupport.ru/showthread.php?t=151539 It can all be summarized by noting that I've migrated a forum (SMF) into vBulletin. Now, obviously vBulletin uses an MD5 hash and SMF uses SHA1 hashing. I'm attempting to workaround having users reset their passwords. The basic idea is: Quote:
Thanks for the assistance guys! |
#2
|
||||
|
||||
Take a look at this thread I found of vB.com:
http://www.vbulletin.com/forum/showthread.php?t=81103 |
#3
|
|||
|
|||
Yeah, thanks.
Trouble is, I had already seen that, and it doesn't really go into that much specifics. If someone could help me regarding what to do with his importer in order to modify it for my purpose that'd be wonderful. Else, that thread is lacking the concrete details I need to take it past mere abstraction. |
#4
|
||||
|
||||
I can't seem to find it at the moment but there was a hack released so that the login.php file uses the SMF authentication method (SHA1) instead of the vbulletin method (MD5 hashes).
It might have been for 3.0 or 3.5 but not much should have changed. |
#5
|
|||
|
|||
Sweet, if that's avialable that's great.
I saw a SMF converter that converted the old SMF passwords which were MD5 to the hash required for vBulletin; and that particular tool was released for vBulletin 3.5 and SMF 1.0 (md5, pre-SHA1 days). The converter I'm referring to, but hopefully you arent, is located at: https://vborg.vbsupport.ru/showthread.php?t=97243 Is this what you had in mind, or do you know of a separate tool? |
#6
|
||||
|
||||
Agallian - yes that was the hack I was referring to.
|
#7
|
|||
|
|||
Yeah, I figured as much.
Like I said, that worked for the days when MD5 was used in SMF, so it was just a matter of hashing the pw and salting it. As of SMF 1.1 they updated to the SHA1 hash and it no longer works. I've done my research before outright begging you guys for help |
#8
|
|||
|
|||
Alright, nearly 30 posts (between both threads) and nothing concrete, I guess I'll just have to have users switch their passwords.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|