Closed Bug 841149 Opened 12 years ago Closed 12 years ago

Migrate getpersona accounts to AMO

Categories

(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cvan, Unassigned)

References

Details

What's left: [ ] Turn off persona submissions to getpersonas.com [ ] Make sure the queues on getpersonas.com are at zero [ ] Run the persona sync one last time and then disable personas sync to AMO [ ] Turn off user registrations to getpersonas.com [x] (Bug 726184) Written, not run yet! Run a script that imports all persona users into AMO. The script: - Uses email address as a primary key - Creates new users on AMO if they don't exist yet pulling relevant data including password hash - If user does exist, no action on users table (no data is updated) - Script retrieves user's favorite personas from getpersonas.com. Adds these to the users existing "My Favorites" collection on AMO. (Does this mess up one of our add-ons?) [x] (Bug 726186) Written, not run yet! Run a script that correlates users and personas. The script: - Inserts rows into addons_users for each user and persona [ ] (Bug 726190) Run a script that rsync's all images from getpersona's FS to AMO's FS. We should get CDN for free. [ ] Update personas' VAMO so it's pointing at AMO for the update_check URL and the AMO CDN for persona images. Solve Bug 544907 and Bug 544908 while we're in there. Note that getpersona's IDs aren't the same as AMO IDs. Also need to base64 the images and put them in this (see current script). [ ] Make getpersonas.com/update_check/ 301 to VAMO in a usable way. This is because only active personas ping so old ones will be hitting this URL for a long time. Upon completion of the aforementioned tasks users can log in to AMO - and new users will use the same login as on getpersonas. Users with an account already on AMO will use their old credentials but will see their personas in their profiles now.
Depends on: 843861
Dependencies done.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.