I want to import several hundred users into their website.
A test import shows the Passwords, Salt and PasswordEncryption as NULL in the database. Along with all the locale, date/time formats etc.
Is there any risks or issues with this approach?
Will the users be able to easily reset their passwords via the "forgot password" link? I'm testing on a local machine that doesn't have a mail server setup on it so can't test this.