From 0916d87e3de27c536b7c8020822da35a01a016ed Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Tue, 24 Dec 2024 14:02:52 +0200 Subject: [PATCH] feat(client/mfa): improve headings --- .../type_widgets/options/multi_factor_authentication.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/public/app/widgets/type_widgets/options/multi_factor_authentication.js b/src/public/app/widgets/type_widgets/options/multi_factor_authentication.js index 40d1e56c6..f4f5ee365 100644 --- a/src/public/app/widgets/type_widgets/options/multi_factor_authentication.js +++ b/src/public/app/widgets/type_widgets/options/multi_factor_authentication.js @@ -4,7 +4,7 @@ import OptionsWidget from "./options_widget.js"; const TPL = `
-

What is Multi-Factor Authentication?

+

What is Multi-Factor Authentication?

Multi-Factor Authentication (MFA) adds an extra layer of security to your account. Instead of just entering a password to log in, MFA requires you to provide one or more additional @@ -15,7 +15,7 @@ const TPL = `
-

OAuth/OpenID

+

OAuth/OpenID

OpenID is a standardized way to let you log into websites using an account from another service, like Google, to verify your identity.
-

Time-based One-Time Password

+

Time-based One-Time Password