From 91de7568a912ba901a805af3c4b52fb39fe96d67 Mon Sep 17 00:00:00 2001 From: Tom Jaeger Date: Tue, 24 Oct 2023 17:19:59 -0400 Subject: [PATCH 1/2] added youtube video on MFA setup --- docs/member/mfa.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/member/mfa.md b/docs/member/mfa.md index 35f794c85..26b1916b5 100644 --- a/docs/member/mfa.md +++ b/docs/member/mfa.md @@ -9,6 +9,13 @@ # Multi-Factor Authentication +Check out our video tutorial on setting up Multi-factor authentication! +
+ + +
+ + Multi-factor authentication adds an extra level of protection to the Control Panel by relying on one-time password generated by Multi-factor authentication applications like Google Authenticator, Microsoft Authenticator or Authy. ## Enabling MFA From e33044652b33c3c2e141198b0a62f6fea76da60c Mon Sep 17 00:00:00 2001 From: Tom Jaeger Date: Tue, 24 Oct 2023 17:20:55 -0400 Subject: [PATCH 2/2] change case --- docs/member/mfa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/member/mfa.md b/docs/member/mfa.md index 26b1916b5..9c60f9a1f 100644 --- a/docs/member/mfa.md +++ b/docs/member/mfa.md @@ -9,7 +9,7 @@ # Multi-Factor Authentication -Check out our video tutorial on setting up Multi-factor authentication! +Check out our video tutorial on setting up Multi-factor Authentication!