CoderDojo / community-platform

Zen, the CoderDojo Community Platform!
https://zen.coderdojo.com
MIT License
121 stars 55 forks source link

Migration script to migrate active users to profile #1294

Closed ArayB closed 4 years ago

ArayB commented 4 years ago

Create a migration script for active users creating a profile account for each and then linking the new profile ID to the existing zen user.

Active users are those who have a password stored with the new hashing

Part of epic #1290