Allow adminFE to register new user accounts
We are going to add the mastodon registration API to Pleroma. We could use this to register a new user.
This is the upstream merge request that added the API: https://github.com/tootsuite/mastodon/pull/9572
The docs for /api/v1/accounts
POST is here: https://docs.joinmastodon.org/api/rest/accounts/