![]() |
[SMF] Imported User Password Hack
Resource : [SMF] Imported User Password Hack
Type : Source Code Modification Version : 0.1 Author : mf @ http://www.videngineering.net Description : After SMF import, no need to reset password! vBulletin impex hashes all imported passwords with salt; md5(old_password . salt). For most forums, that means md5(md5(password) . salt). For SMF, however, that means md5(md5_hmac(password, username) . salt). Since vB login checks for md5(md5(password) . salt), that means an imported SMF user will have to have his/her password reset. That, or you install this little hack. Tested : Yes, tested on 3.5.0 Stable (will not work on vB 2.x or 3.0.x) Screenshot : None, obviously Notes : My first hack :speechless: |
Good stuff! Glad I could help you a bit and so cool that you worked it out how to do this. [Installed]
|
Pretty cool, and grats as well for this being your first hack. I am sure this will be inspiration for other password hacks too.
This gave me an idea though... maybe upon importing, add all users to a secondary usergroup and have the plugin system redirect to a page where the user can enter htier old password nad have it changed to the new vb-hash format and then it takes them out of that secondary usergroup. |
Quote:
|
Quote:
Quote:
|
Posted it up there,... maybe the plug in can take the password entered, verify it against the old hash, then update the field with the new vb hash and take them out of the 2nd group. Then it becomes completely invisiable to the end user.
|
Quote:
|
For reference: http://www.vbulletin.com/forum/showthread.php?t=156593
|
I just WISH there was something like this when I imported SMF...
I lost a bunch of active members because of the reset... :( |
I have installed this modification correctly in 3.5 stable but it does not work :(
why? |
All times are GMT. The time now is 07:21 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:
|