#4994 Admin API or CLI for creating users when user registration is disabled
Opened by ngompa. Modified

Now that we support disabling user registration, we should have an alternative workflow for admins to create users as needed. This could be necessary for a variety of reasons, including for supporting bots and such.

We probably want both a way to create users through the pagure-admin CLI (for admin and regular users) and a way to create users through admin-level APIs (for orchestrating the creation of users and service accounts).


Metadata