1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Update topics to sentence case (#19069)

This commit is contained in:
Rachael Sewell
2021-04-30 19:30:36 -07:00
committed by GitHub
parent 40e57ee5ef
commit a926da8b08
1192 changed files with 1714 additions and 1686 deletions

View File

@@ -7,8 +7,8 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- identity
- access management
- Identity
- Access management
---
To host your images, {% data variables.product.product_name %} uses the [open-source project Camo](https://github.com/atmos/camo). Camo generates an anonymous URL proxy for each image which hides your browser details and related information from other users. The URL starts `https://<subdomain>.githubusercontent.com/`, with different subdomains depending on how you uploaded the image.

View File

@@ -6,8 +6,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
### About authentication to {% data variables.product.prodname_dotcom %}

View File

@@ -8,7 +8,7 @@ versions:
free-pro-team: '*'
github-ae: '*'
topics:
- sso
- SSO
---
### About authentication with SAML SSO

View File

@@ -10,8 +10,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
### About commit signature verification

View File

@@ -11,8 +11,8 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- identity
- access management
- Identity
- Access management
---
You can retrieve a list of {% data variables.product.prodname_dotcom %}'s IP addresses from the [meta](https://api.github.com/meta) API endpoint. For more information, see "[Meta](/rest/reference/meta)."

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
When you set up SSH, you'll [generate an SSH key and add it to the ssh-agent](/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) and then [add the key to your {% data variables.product.product_name %} account](/articles/adding-a-new-ssh-key-to-your-github-account). Adding the SSH key to the ssh-agent ensures that your SSH key has an extra layer of security through the use of a passphrase. For more information, see "[Working with SSH key passphrases](/articles/working-with-ssh-key-passphrases)."

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
Before adding a new GPG key to your {% data variables.product.product_name %} account, you should have:

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
Before adding a new SSH key to your {% data variables.product.product_name %} account, you should have:

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% note %}

View File

@@ -10,6 +10,6 @@ versions:
free-pro-team: '*'
github-ae: '*'
topics:
- sso
- SSO
---

View File

@@ -7,7 +7,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- sso
- SSO
---
You can authorize an existing personal access token, or [create a new personal access token](/github/authenticating-to-github/creating-a-personal-access-token) and then authorize it.

View File

@@ -7,7 +7,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- sso
- SSO
---
You can authorize an existing SSH key, or create a new SSH key and then authorize it. For more information about creating a new SSH key, see "[Generating a new SSH key and adding it to the ssh-agent](/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)."

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
When an {% data variables.product.prodname_oauth_app %} wants to identify you by your {% data variables.product.product_name %} account, you'll see a page with the app's developer contact information and a list of the specific data that's being requested.

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.gpg.supported-gpg-key-algorithms %}

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
{% data reusables.ssh.dsa-support %}

View File

@@ -9,8 +9,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
### Checking your commit signature verification status

View File

@@ -16,6 +16,6 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
When a third-party application wants to identify you by your {% data variables.product.product_name %} login, you'll see a page with the developer contact information and a list of the specific data that's being requested.

View File

@@ -11,8 +11,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
Personal access tokens (PATs) are an alternative to using passwords for authentication to {% data variables.product.product_name %} when using the [GitHub API](/rest/overview/other-authentication-methods#via-oauth-and-personal-access-tokens) or the [command line](#using-a-token-on-the-command-line).

View File

@@ -8,8 +8,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- identity
- access management
- Identity
- Access management
---
You must choose or generate a password for your {% data variables.product.product_name %} account that is at least:

View File

@@ -6,7 +6,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- ssh
- SSH
---
{% data variables.product.prodname_dotcom %} automatically deletes inactive SSH keys to help keep accounts safe, such as after someone leaves a job or loses a computer.

View File

@@ -5,8 +5,8 @@ intro: You can enable vigilant mode for commit signature verification to mark al
versions:
free-pro-team: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.identity-and-permissions.vigilant-mode-beta-note %}

View File

@@ -9,7 +9,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
When trying to SSH into {% data variables.product.product_location %} on a Linux computer, you may see the following message in your terminal:

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
When running remote Git commands or SSH, your connection might time out:

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
### Finding where the key has been used

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
### Should the `sudo` command be used with Git?

View File

@@ -9,7 +9,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
To fix this, the owner of the repository (`user`) needs to add your account (`other-user`) as a collaborator on the repository or to a team that has write access to the repository.

View File

@@ -9,7 +9,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
To fix this, remove the deploy key from the repository, and [add the key to your user account](/articles/adding-a-new-ssh-key-to-your-github-account) instead.

View File

@@ -9,7 +9,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
The `-K` option is in Apple's standard version of `ssh-add`, which stores the passphrase in your keychain for you when you add an ssh key to the ssh-agent. If you have installed a different version of `ssh-add`, it may lack support for `-K`.

View File

@@ -6,7 +6,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- ssh
- SSH
---
The error you receive may look like the following:

View File

@@ -9,7 +9,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
When using an unverified key to perform Git operations, you will be prompted to perform an audit of your SSH keys.

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.gpg.supported-gpg-key-algorithms %}

View File

@@ -10,7 +10,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
If you don't already have an SSH key, you must [generate a new SSH key](#generating-a-new-ssh-key). If you're unsure whether you already have an SSH key, check for [existing keys](/articles/checking-for-existing-ssh-keys).

View File

@@ -8,8 +8,8 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- identity
- access management
- Identity
- Access management
---
These are {% data variables.product.prodname_dotcom %}'s public key fingerprints:

View File

@@ -19,10 +19,10 @@ versions:
github-ae: '*'
topics:
- 2fa
- identity
- access management
- usernames
- device verification
- Identity
- Access management
- Usernames
- Device verification
---

View File

@@ -9,7 +9,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---

View File

@@ -11,7 +11,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---

View File

@@ -7,8 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data variables.product.product_name %} requires a password to perform sensitive actions, such as adding new SSH keys, authorizing applications, or modifying team members.

View File

@@ -10,7 +10,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
{% mac %}

View File

@@ -11,8 +11,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
The `git filter-branch` command and the BFG Repo-Cleaner rewrite your repository's history, which changes the SHAs for existing commits that you alter and any dependent commits. Changed commit SHAs may affect open pull requests in your repository. We recommend merging or closing all open pull requests before removing files from your repository.

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.user_settings.access_settings %}

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
### Reviewing your authorized {% data variables.product.prodname_oauth_app %}s

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.repositories.navigate-to-repo %}

View File

@@ -9,8 +9,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
### Accessing your security log

View File

@@ -10,8 +10,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- 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.

View File

@@ -10,8 +10,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.gpg.desktop-support-for-commit-signing %}

View File

@@ -9,8 +9,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% data reusables.gpg.desktop-support-for-commit-signing %}

View File

@@ -7,8 +7,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- identity
- access management
- Identity
- Access management
---
After you've performed a sudo-protected action, you'll only be asked to re-authenticate again after a few hours of inactivity. Every sudo-protected action resets this timer.

View File

@@ -9,8 +9,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% mac %}

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
Before testing your SSH connection, you should have:

View File

@@ -10,7 +10,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---

View File

@@ -9,6 +9,6 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
If your key is expired, you must [update the expiration](https://www.gnupg.org/gph/en/manual/c235.html#AEN328), export the new key, delete the expired key in your GitHub account, and [upload the new key to GitHub](/articles/adding-a-new-gpg-key-to-your-github-account/). Your previous commits and tags will show as verified, as long as the key meets all other verification requirements.

View File

@@ -10,8 +10,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% if currentVersion != "github-ae@latest" %}

View File

@@ -8,8 +8,8 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- identity
- access management
- Identity
- Access management
---
{% if currentVersion == "free-pro-team@latest" %}

View File

@@ -6,7 +6,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- ssh
- SSH
---
{% tip %}

View File

@@ -6,7 +6,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- sso
- SSO
---
{% data reusables.user_settings.access_settings %}

View File

@@ -10,7 +10,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- ssh
- SSH
---
With SSH keys, if someone gains access to your computer, they also gain access to every system that uses that key. To add an extra layer of security, you can add a passphrase to your SSH key. You can use `ssh-agent` to securely save your passphrase so you don't have to reenter it.