You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ shortTitle: Recover an account with 2FA
22
22
**Warnings**:
23
23
24
24
- {% data reusables.two_fa.support-may-not-help %}
25
-
- {% data reusables.accounts.you-must-know-your-password %}
26
25
27
26
{% endwarning %}
28
27
@@ -32,7 +31,13 @@ shortTitle: Recover an account with 2FA
32
31
33
32
Use one of your recovery codes to automatically regain entry into your account. You may have saved your recovery codes to a password manager or your computer's downloads folder. The default filename for recovery codes is `github-recovery-codes.txt`. For more information about recovery codes, see "[Configuring two-factor authentication recovery methods](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication-recovery-methods#downloading-your-two-factor-authentication-recovery-codes)."
34
33
35
-
{% data reusables.two_fa.username-password %}
34
+
1. Type your username and password to prompt authentication.
35
+
36
+
{% warning %}
37
+
38
+
**Warning**: {% data reusables.accounts.you-must-know-your-password %}
39
+
40
+
{% endwarning %}
36
41
37
42
{% ifversion fpt or ghec %}
38
43
1. Under "Having problems?", click **Use a recovery code or request a reset**.
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-repositories/adding-outside-collaborators-to-repositories-in-your-organization.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,11 @@ An outside collaborator is a person who is not a member of your organization, bu
22
22
23
23
{% data reusables.organizations.outside-collaborators-use-seats %}
24
24
25
+
{% ifversion fpt %}
26
+
Organizations that use {% data variables.product.prodname_ghe_cloud %} can restrict the ability to invite collaborators. For more information, see "[Setting permissions for adding outside collaborators](/enterprise-cloud@latest/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators)" in the {% data variables.product.prodname_ghe_cloud %} documentation.
27
+
{% else %}
25
28
An organization owner can restrict the ability to invite collaborators. For more information, see "[Setting permissions for adding outside collaborators](/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators)."
29
+
{% endif %}
26
30
27
31
{% ifversion ghes %}
28
32
Before you can add someone as an outside collaborator on a repository, the person must have a user account on {% data variables.product.product_location %}. If your enterprise uses an external authentication system such as SAML or LDAP, the person you want to add must sign in through that system to create an account. If the person does not have access to the authentication system and built-in authentication is enabled for your enterprise, a site admin can create a user account for the person. For more information, see "[Using built-in authentication](/admin/authentication/authenticating-users-for-your-github-enterprise-server-instance/using-built-in-authentication#inviting-users)."
@@ -32,10 +36,6 @@ Before you can add someone as an outside collaborator on a repository, the perso
32
36
If your organization requires two-factor authentication, all outside collaborators must enable two-factor authentication before accepting your invitation to collaborate on a repository. For more information, see "[Requiring two-factor authentication in your organization](/organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization)."
33
37
{% endif %}
34
38
35
-
{% ifversion fpt %}
36
-
To further support your team's collaboration abilities, you can upgrade to {% data variables.product.prodname_ghe_cloud %}, which includes features like protected branches and code owners on private repositories. {% data reusables.enterprise.link-to-ghec-trial %}
37
-
{% endif %}
38
-
39
39
## Adding outside collaborators to a repository
40
40
41
41
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5974 %}
Copy file name to clipboardExpand all lines: content/organizations/managing-access-to-your-organizations-repositories/viewing-people-with-access-to-your-repository.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,6 @@ You can use this information to help off-board people, gather data for complianc
22
22
23
23
{% ifversion fpt %}
24
24
Organizations that use {% data variables.product.prodname_ghe_cloud %} can also export a CSV list of people who have access to a repository. For more information, see [the {% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/organizations/managing-access-to-your-organizations-repositories/viewing-people-with-access-to-your-repository).
25
-
26
-
{% data reusables.enterprise.link-to-ghec-trial %}
27
25
{% endif %}
28
26
29
27
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5974 %}
@@ -44,6 +42,14 @@ You can see a combined overview of teams and people with access to your reposito
44
42
{% ifversion ghec or ghes or ghae %}
45
43
## Exporting a list of people with access to your repository
46
44
45
+
{% ifversion ghec %}
46
+
{% note %}
47
+
48
+
**Note:** Only organizations that use {% data variables.product.prodname_ghe_cloud %} can export a list of people with access to a repository. {% data reusables.enterprise.link-to-ghec-trial %}
49
+
50
+
{% endnote %}
51
+
{% endif %}
52
+
47
53
{% data reusables.repositories.navigate-to-repo %}
48
54
{% data reusables.repositories.accessing-repository-graphs %}
49
55
{% data reusables.repositories.accessing-repository-people %}
Copy file name to clipboardExpand all lines: content/organizations/managing-organization-settings/setting-permissions-for-adding-outside-collaborators.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,11 @@
1
1
---
2
2
title: Setting permissions for adding outside collaborators
3
3
intro: 'To protect your organization''s data and the number of paid licenses used in your organization, you can allow only owners to invite outside collaborators to organization repositories.'
4
-
product: '{% data reusables.gated-features.restrict-add-collaborator %}'
Organization owners, and members with admin privileges for a repository, can invite outside collaborators to work on the repository. You can also restrict outside collaborator invite permissions to only organization owners.
18
+
By default, anyone with admin access to a repository can invite outside collaborators to work on the repository. You can choose to restrict the ability to invite outside collaborators to organization owners only.
19
+
20
+
21
+
{% ifversion ghec %}
22
+
{% note %}
23
+
24
+
**Note:** Only organizations that use {% data variables.product.prodname_ghe_cloud %} can restrict the ability to invite outside collaborators to organization owners. {% data reusables.enterprise.link-to-ghec-trial %}
25
+
26
+
{% endnote %}
27
+
{% endif %}
21
28
22
29
{% data reusables.organizations.outside-collaborators-use-seats %}
0 commit comments