1
0
mirror of synced 2026-01-09 15:02:41 -05:00

Merge pull request #6857 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-05-29 00:15:54 +10:00
committed by GitHub
12 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ versions:
enterprise-server: '*'
type: how_to
topics:
- 2fa
- 2FA
- Enterprise
- Organizations
- Policies

View File

@@ -18,7 +18,7 @@ versions:
enterprise-server: '*'
github-ae: '*'
topics:
- 2fa
- 2FA
- Identity
- Access management
- Usernames

View File

@@ -8,7 +8,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
---
For {% data variables.product.product_name %}, the second form of authentication is a code that's generated by an application on your mobile device{% if currentVersion == "free-pro-team@latest" %} or sent as a text message (SMS){% endif %}. After you enable 2FA, {% data variables.product.product_name %} generates an authentication code any time someone attempts to sign into your {% data variables.product.product_name %} account. The only way someone can sign into your account is if they know both your password and have access to the authentication code on your phone.

View File

@@ -11,7 +11,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
---
With two-factor authentication enabled, you'll need to provide an authentication code when accessing {% data variables.product.product_name %} through your browser. If you access {% data variables.product.product_name %} using other methods, such as the API or the command line, you'll need to use an alternative form of authentication. For more information, see "[About authentication to {% data variables.product.prodname_dotcom %}](/github/authenticating-to-github/about-authentication-to-github)."

View File

@@ -13,7 +13,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
---
In addition to securely storing your two-factor authentication recovery codes, we strongly recommend configuring one or more additional recovery methods.

View File

@@ -11,7 +11,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
---
You can configure two-factor authentication using a mobile app{% if currentVersion == "free-pro-team@latest" %} or via text message{% endif %}. You can also add a security key.

View File

@@ -7,7 +7,7 @@ redirect_from:
versions:
free-pro-team: '*'
topics:
- 2fa
- 2FA
---
If we don't support two-factor authentication via text message for your country of residence, you can set up authentication via a TOTP mobile application. For more information, see "[Configuring two-factor authentication](/articles/configuring-two-factor-authentication)."

View File

@@ -8,7 +8,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
---
We strongly recommend using two-factor authentication to secure your account. If you need to disable 2FA, we recommend re-enabling it as soon as possible.

View File

@@ -9,7 +9,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
children:
- /about-two-factor-authentication
- /configuring-two-factor-authentication

View File

@@ -10,7 +10,7 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- 2fa
- 2FA
---
{% if currentVersion == "free-pro-team@latest" %}

View File

@@ -11,7 +11,7 @@
// content and/or content strategy team for review.
module.exports = [
'2fa',
'2FA',
'Action development',
'Actions',
'Administrator',