Closed
Description
Feature Description
We use automation (ansible) to setup multiple servers, each has gitea and our ci/cd stuff. We create the same users each time for our team members.
One can create a user with the CLI: username, password, email, is_admin.
But it's not possible to specify the avatar. It would be nice to do that with the CLI (or some other method, maybe just put the images in a certain directory using a certain filename?).
Screenshots
No response