Finishing my old magazine importation, now it's user's accounts time.
I know about the user importation/exportation plugin and I found the dtd so this is not the issue... my concern is related with importing user without asking them to set their passwords again.
The old system don't encode the password in it's database so I can read them without problems, but although my config indicates sha1 to OJS, a simple sha1($oldpass); don't encrypt it as in ojs.
I noticed in this post, you use a salt: viewtopic.php?t=513&highlight=sha1
But I didn't find this salt in the table it's supossed to be...
Any suggestion? Is this possible or I'm asking too much?
Best regards and thanks you all for your unvaluable help,
Marc.
