mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Remove the entire 'People' section
The management of users has become intuitive enough to render this documentation not needed. It also includes screenshots that are very outdated and would require some significant effort to be updated.
This commit is contained in:
parent
1c1c7f88e2
commit
cfb104713d
3 changed files with 1 additions and 20 deletions
|
|
@ -71,7 +71,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)).
|
||||
it is recommended to keep it short. This name will also appear on the member's profiles.
|
||||
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,25 +117,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">
|
||||
|
||||
Members can be added and removed from this page.
|
||||
|
||||
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 |
Loading…
Reference in a new issue