From 14bb07ab010b0e38e6afb6d1f7976819477f396b Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 23 Nov 2015 14:46:59 +0800 Subject: Bug 1225366 - allow duo authentication for users already enrolled with duo --- template/en/default/account/prefs/mfa.html.tmpl | 32 ++++++++++++------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'template/en/default/account/prefs/mfa.html.tmpl') diff --git a/template/en/default/account/prefs/mfa.html.tmpl b/template/en/default/account/prefs/mfa.html.tmpl index 2d80520a1..2fbe45a60 100644 --- a/template/en/default/account/prefs/mfa.html.tmpl +++ b/template/en/default/account/prefs/mfa.html.tmpl @@ -138,7 +138,7 @@ [% IF Param("duo_host") && user.in_group("mozilla-employee-confidential") %]
- Requires a smartphone and a Duo Security + Requires a Duo Security account (recommended for Mozilla employees).
[% END %] @@ -202,25 +202,25 @@ - [%# enable - duo %] - + [% END %] [% END %] -- cgit v1.2.3-24-g4f1b