Activate all converted users and create a new password

After converting from phpBB to Discourse most users have the password_hash and salt field set to NULL, is there a way to create the data to all users without sending them an email?

Thanks

If you set their passwords how would they know the password?

They’ll just need to do the forgot password to set their password.

You might be able to use the migrate password plugin if the old passwords were imported.

1 Like