0d5b2382ab
Some OIDC identity providers provide a random value in the "sub" field instead of an identifying ID. It created duplicate users in the database. This migration fixes the issue by removing the duplicate users after having updated all the references to the old users.