Hello! We have a database of users. We want to migrate existing and new users from our site database to XF database.
We want to create a field in our site's DB table that will store the XF password and then migrate it to the secret_key field in the xf_user table.
Can we get a code that will create a hashed password that will pass verification on XF?
Thanks!
Читать далее...
We want to create a field in our site's DB table that will store the XF password and then migrate it to the secret_key field in the xf_user table.
Can we get a code that will create a hashed password that will pass verification on XF?
Thanks!
Читать далее...