Users¶
Restricted to platform administrators.
The Users page manages the platform's accounts (created in Keycloak, the enterprise identity provider).

Creating a user¶
New user → username, email, name, initial password (temporary by default: the user will have to change it on first sign-in), interface language, and optionally Platform Admin status.
On creation, the user's personal Git account is automatically provisioned on the platform's Forgejo instance (see Git) — it can therefore be added immediately as a repository collaborator, without waiting for their first sign-in.
Editing / disabling / deleting¶
From each user's row: editing fields, changing the password, enabling/disabling the account, deletion (which also removes their personal Git account).
Bulk actions¶
By selecting several users:
- Enable / Disable the selected accounts;
- Change the language of all selected accounts;
- Delete in bulk.
The result details successes and failures user by user.
Note
The language set here drives the language of messages sent by the platform to this user. Each user can also change it themselves from My profile.