From 3df1fea36fbceae50f53e75a98f5d13f10d901bb Mon Sep 17 00:00:00 2001 From: Chad Carlson Date: Thu, 9 Jan 2025 16:52:33 -0500 Subject: [PATCH] MFA term consistency (#4333) * Update mfa.md * Update mfa.md --- sites/platform/src/administration/security/mfa.md | 6 +++--- sites/upsun/src/administration/mfa.md | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sites/platform/src/administration/security/mfa.md b/sites/platform/src/administration/security/mfa.md index 2471b89824..fdad87d89f 100644 --- a/sites/platform/src/administration/security/mfa.md +++ b/sites/platform/src/administration/security/mfa.md @@ -1,5 +1,5 @@ --- -title: Multi-Factor Authentication (MFA) +title: Multifactor Authentication (MFA) weight: 4 keywords: - 2fa @@ -7,10 +7,10 @@ keywords: - two factor - mfa - multifactor authentication -description: Enhance your organizations' security with Multi-Factor Authentication (MFA). +description: Enhance your organizations' security with Multifactor Authentication (MFA). --- -Multi-Factor Authentication (MFA) enhances security by protecting both your organization and every user account that interacts with it +Multifactor Authentication (MFA) enhances security by protecting both your organization and every user account that interacts with it through SSH or the {{% vendor/name %}} API. When MFA is enforced within an organization, every project contributor **must** enable MFA on their user account so they can run Git commands, diff --git a/sites/upsun/src/administration/mfa.md b/sites/upsun/src/administration/mfa.md index b13e287804..fdfc14e22e 100644 --- a/sites/upsun/src/administration/mfa.md +++ b/sites/upsun/src/administration/mfa.md @@ -1,5 +1,5 @@ --- -title: Multi-Factor Authentication (MFA) +title: Multifactor Authentication (MFA) weight: 4 keywords: - 2fa @@ -7,10 +7,10 @@ keywords: - two factor - mfa - multifactor authentication -description: Enhance your organizations' security with Multi-Factor Authentication (MFA). +description: Enhance your organizations' security with Multifactor Authentication (MFA). --- -Multi-Factor Authentication (MFA) enhances security by protecting both your organization and every user account that interacts with it +Multifactor Authentication (MFA) enhances security by protecting both your organization and every user account that interacts with it through SSH or the {{% vendor/name %}} API. When MFA is enforced within an organization, every project contributor **must** enable MFA on their user account so they can run Git commands, @@ -79,4 +79,4 @@ To do so, in the **User security settings** user list, select the desired users by checking the boxes in front of their names. Click **Remind** at the top of the list to trigger the reminder emails. -{{< /note >}} \ No newline at end of file +{{< /note >}}