What it does
Adds a Profile.image field for storing profile image and a command that can be run to copy profile images for existing accounts, latest logged in first.
Implements copying of the the Blender ID avatar into S3 storage, removing the need for hotlinking to Blender ID /avatar endpoint.
The image is retrieved when one of the following happens:
- the user-modified webhook is called;
- an account is created when someone comes with old Cloud session to a Studio page for the first time;
- an account is created during the normal account creation flow.