Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/generate-code-scanning-query-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
done

- name: Upload security query lists
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
name: security-query-lists
path: data/reusables/code-scanning/codeql-query-tables/
Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:
done

- name: Upload quality query lists
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
name: quality-query-lists
path: data/reusables/code-quality/codeql-query-tables/
Expand Down Expand Up @@ -183,13 +183,13 @@ jobs:
echo "Copied files from github/codeql repo. Commit SHA: $OPENAPI_COMMIT_SHA"

- name: Download security query lists
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
name: security-query-lists
path: data/reusables/code-scanning/codeql-query-tables/

- name: Download quality query lists
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
name: quality-query-lists
path: data/reusables/code-quality/codeql-query-tables/
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/index-general-search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:

- name: Upload failures artifact
if: ${{ steps.check-failures.outputs.has_failures == 'true' }}
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
name: search-failures-${{ matrix.language }}
path: /tmp/records/failures-summary.json
Expand All @@ -254,7 +254,7 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

- name: Download all failure artifacts
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
pattern: search-failures-*
path: /tmp/failures
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/link-check-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Upload report artifact
if: always()
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
name: external-link-report
path: artifacts/external-link-report.*
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/link-check-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Upload report artifact
if: always()
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
name: link-report-${{ matrix.version }}-${{ matrix.language }}
path: artifacts/link-report-*.md
Expand All @@ -114,7 +114,7 @@ jobs:
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

- name: Download all artifacts
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
path: reports
pattern: link-report-*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ When you remove an organization from your enterprise:
* The organization will be governed by our standard Terms of Service.
* Any internal repositories within the organization will be converted to private repositories.
* Depending on your policy settings, people who are not members of any other organization may remain in the enterprise as unaffiliated users. These users retain access to {% data variables.product.prodname_copilot_short %} if they were granted access directly from the enterprise. See [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise/control-offboarding).
* Any IP allow list configured for the organization will be disabled, as IP allow lists are only available on {% data variables.product.prodname_ghe_cloud %}. See [AUTOTITLE](/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization).

As part of the downgrade to the free plan:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ redirect_from:
- /authentication/authenticating-with-saml-single-sign-on/about-authentication-with-saml-single-sign-on
versions:
ghec: '*'
topics:
- SSO
shortTitle: Single sign-on
---
## About authentication with SSO
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ redirect_from:
- /authentication/authenticating-with-saml-single-sign-on/authenticating-with-a-managed-user-account
versions:
ghec: '*'
topics:
- Accounts
- Authentication
- Enterprise
- SSO
allowTitleToDifferFromFilename: true
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ redirect_from:
- /authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on
versions:
ghec: '*'
topics:
- SSO
shortTitle: '{% data variables.product.pat_generic_caps %} with SSO'
---
You must authorize your {% data variables.product.pat_v1 %} after creation before the token can access an organization that uses SAML single sign-on (SSO). Access to `internal` resources (repositories, projects, and packages) in an enterprise requires an SSO authorization for an organization within an enterprise. For more information about creating a new {% data variables.product.pat_v1 %}, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token). {% data variables.product.pat_v2_caps %}s are authorized during token creation, before access to the organization is granted.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: Authorizing an app for single sign-on
intro: 'To use an {% data variables.product.prodname_oauth_app %} or {% data variables.product.prodname_github_app %} with an organization that uses single sign-on (SSO), you must first set up your SSO sessions and then authorize the application.'
versions:
ghec: '*'
topics:
- SSO
shortTitle: Apps and SSO
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ redirect_from:
- /authentication/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on
versions:
ghec: '*'
topics:
- SSO
shortTitle: SSH Key with SSO
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ redirect_from:
- /authentication/authenticating-with-saml-single-sign-on
versions:
ghec: '*'
topics:
- SSO
children:
- /authenticating-with-a-managed-user-account
- /about-authentication-with-single-sign-on
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ redirect_from:
- /authentication/authenticating-with-saml-single-sign-on/viewing-and-managing-your-active-saml-sessions
versions:
ghec: '*'
topics:
- SSO
type: how_to
shortTitle: Active SSO sessions
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
---

{% data reusables.ssh.about-ssh %} For more information about SSH, see [Secure Shell](https://en.wikipedia.org/wiki/Secure_Shell) on Wikipedia.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
shortTitle: Add a new SSH key
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
shortTitle: Check for existing SSH key
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
shortTitle: Generate new SSH key
---

Expand Down
2 changes: 0 additions & 2 deletions content/authentication/connecting-to-github-with-ssh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
children:
- /about-ssh
- /using-ssh-agent-forwarding
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- API
---


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
shortTitle: Test your SSH connection
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- API
shortTitle: SSH agent forwarding
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- SSH
shortTitle: SSH key passphrases
---

Expand Down
6 changes: 0 additions & 6 deletions content/authentication/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ featuredLinks:
changelog:
label: '2FA,authentication,security keys,SSH,token authentication'
layout: product-landing
topics:
- 2FA
- Identity
- Access management
- Usernames
- Device verification
children:
- /keeping-your-account-and-data-secure
- /securing-your-account-with-two-factor-authentication-2fa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghec: '*'
topics:
- Identity
- Access management
---
To host your images, {% data variables.product.github %} uses the [open-source project Camo](https://github.com/atmos/camo). Camo generates an anonymous URL proxy for each file which hides your browser details and related information from other users. On {% data variables.product.prodname_dotcom_the_website %}, the URL starts `https://<subdomain>.githubusercontent.com/`, with different subdomains depending on how you uploaded the image.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
redirect_from:
- /github/authenticating-to-github/about-authentication-to-github
- /github/authenticating-to-github/keeping-your-account-and-data-secure/about-authentication-to-github
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ redirect_from:
versions:
fpt: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: GitHub's IP addresses
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: Create a strong password
---
You must choose or generate a password for your account on {% data variables.product.prodname_dotcom %} that is at least:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ redirect_from:
versions:
fpt: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: SSH key fingerprints
---
These are {% data variables.product.prodname_dotcom %}'s public key fingerprints:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
children:
- /about-authentication-to-github
- /creating-a-strong-password
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
---

> [!WARNING]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: Unauthorized access
---
{% data variables.product.github %} requires a password to perform sensitive actions, such as adding new SSH keys, authorizing applications, or modifying team members.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: Remove sensitive data
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: Deploy keys
---
{% data reusables.repositories.navigate-to-repo %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
shortTitle: Review security log
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
---
You can delete unauthorized (or possibly compromised) SSH keys to ensure that an attacker no longer has access to your repositories. You can also approve existing SSH keys that are valid.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
autogenerated: audit-logs
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
topics:
- Identity
- Access management
---

## About sudo mode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ versions:
ghec: '*'
ghes: '*'
type: overview
topics:
- Identity
- Access management
---

If you need to use multiple accounts on {% data variables.product.prodname_dotcom %}, you can sign in to your accounts and switch between them without always being required to reauthenticate. You can use the account switcher if you have a personal account and service accounts (sometimes called machine users){% ifversion fpt or ghec %} or if you need to switch between your personal account and {% data variables.enterprise.prodname_managed_users %} in an enterprise that uses {% data variables.product.prodname_emus %}{% endif %}.
Expand Down
Loading