sagiklein
11-25-2005, 08:49 PM
Snitz system is using SHA256 encryption. Two years ago, when we installed the snitz system we've did code modification and revmoved the SHA256 from our snitz system.
Then all our user passwords are stored as normal plain text. Now we wanna import the passwords into the vBulletin using the ImpEx. as you know the impex doesn't import snitz passwords because the average snitz system is using SHA256 so it's impossible. but we can - becuase we have plain-text passwords.
Bottom line:
we need to know which code modifications we need to do (in systems\snitz\001.php or 003.php) for the impex to import the snitz plain text passwords and convert it to the VB format.
our second option is simply remove the password encryption in vBulletin from LOGIN\REG.
URGENT!!
Then all our user passwords are stored as normal plain text. Now we wanna import the passwords into the vBulletin using the ImpEx. as you know the impex doesn't import snitz passwords because the average snitz system is using SHA256 so it's impossible. but we can - becuase we have plain-text passwords.
Bottom line:
we need to know which code modifications we need to do (in systems\snitz\001.php or 003.php) for the impex to import the snitz plain text passwords and convert it to the VB format.
our second option is simply remove the password encryption in vBulletin from LOGIN\REG.
URGENT!!