volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Membership users migration possible?

Hi,

We want to transfer all membership users from old site (EPi 6) to the new Epi 7.5.

Is this possible? plain sql data migration or must I write some code?

#85137
Apr 16, 2014 10:09

We have just had luck with migrating from 6 to 7. Just make sure that you use the same hash algorithm on the membershipprovider and then migrate the passwordhash and passwordsalts.

What we did was:

- Create all the same users with the same email adresses, names etc. via the API.

- Changed the membership provider to use the default hashing algorithm.

- SQL migrate the passwordhashes and salts.

 

#85140
Apr 16, 2014 10:15
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.