From 4049782d5f01e12231c1d4c27006d5f56dd54294 Mon Sep 17 00:00:00 2001
From: David Lawrence
Date: Thu, 17 Dec 2015 16:24:52 +0000
Subject: Bug 1231346 - UI tweaks to make 2FA setup/changes more intuitive
---
template/en/default/account/prefs/mfa.html.tmpl | 9 +++++++++
1 file changed, 9 insertions(+)
(limited to 'template/en/default/account/prefs')
diff --git a/template/en/default/account/prefs/mfa.html.tmpl b/template/en/default/account/prefs/mfa.html.tmpl
index 461d6aaaf..5bdd8ddaa 100644
--- a/template/en/default/account/prefs/mfa.html.tmpl
+++ b/template/en/default/account/prefs/mfa.html.tmpl
@@ -73,6 +73,15 @@
[% END %]
+ [% IF user.mfa && user.in_group("mozilla-employee-confidential") %]
+
+ You will need to disable your two-factor authentication in order to change to a different method.
+ There will be a small amount of time when your account will not be as secure, so you may use the
+ sessions page to log out all other sessions other
+ than the current one after setting up the new method.
+
+ [% END %]
+
Your current password and verification code is required to generate
--
cgit v1.2.3-24-g4f1b