Migrations: generate unset user keys
authorHélène <pleroma-dev@helene.moe>
Mon, 5 Sep 2022 01:51:35 +0000 (03:51 +0200)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 11 Sep 2022 18:53:31 +0000 (19:53 +0100)
User keys are now generated on user creation instead of "when needed",
to prevent race conditions in federation and a few other issues. This
migration will generate keys missing for local users.


No differences found