Remove docs of org members management (#772)

Integrates the changes of forgejo/forgejo#11848.
This would also deserve new screenshots, I'm considering how best to refresh them (see discussion in the PR).

This probably shouldn't be merged before Codeberg updates to Forgejo 15, since users will still be confronted to the old UI in the meantime.

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/772
Reviewed-by: Otto <otto@codeberg.org>
Reviewed-by: Robert Wolff <mahlzahn@posteo.de>
This commit is contained in:
wetneb 2026-05-21 20:39:45 +02:00 committed by Robert Wolff
parent 0829806f6a
commit e0fe2eaa66
3 changed files with 1 additions and 23 deletions

View file

@ -70,8 +70,7 @@ You can also delete your organization, and access more advanced settings like or
<img src="/images/collaborating/create-organization/orga-settings.png" alt="orga-settings">
The `Name` of the organization is the name that will define the URLs of the organization and of all its repositories;
it is recommended to keep it short. This name will also appear on the member's profiles (see [People](#people)).
The `Name` of the organization is the name that will define the URLs of the organization and of all its repositories.
On the other hand, the `Full Name` is the name that will appear on the organization's home page.
In the `Labels` tab, you can create labels that will be used across all repositories of this organization.
@ -117,27 +116,6 @@ It is also possible to invite people by email.
This also works for email addresses not associated with any Codeberg account, in which case they
will be prompted to create an account first.
## People
On the `People` tab, you can get an overview of all the people who belong to your organization:
<img src="/images/collaborating/create-organization/people.png" alt="people">
Somewhat counter-intuitively, this is not where you can add members;
this is done in the `Teams` tab (see [Teams](#teams) above).
However, you can remove members from the `People` tab.
The visibility of the members can also be edited here; `Hidden` means that the members' memberships will not be shown on
their profiles, while `Visible` makes the avatar of the organization appear in the info card on their profile,
as shown in the screenshot below. Note that your membership will always be visible to you on your profile;
this visibility setting is for other users only.
<img src="/images/collaborating/create-organization/profile.png" alt="profile">
Shown here is also whether or not each member has activated two-factor authentication (2FA, see [Setting up Two-factor Authentication](/security/2fa)).
Finally, from here you can choose to leave the organization.
## Access rights
An overview of the repository permissions is given in the article [Repository Permissions](/collaborating/repo-permissions).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB