summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-09-03 08:21:10 +0200
committerByron Jones <glob@mozilla.com>2015-09-03 08:21:10 +0200
commit9c2c81631e60acfbdfd0484e8df6fd85c4494b2a (patch)
tree439f98ead7828e360e2304c3bb9dd030f4d24b0c /template/en/default/account
parent3eec411a147f1e69507f06bf3468f897fef2c7e0 (diff)
downloadbugzilla-9c2c81631e60acfbdfd0484e8df6fd85c4494b2a.tar.gz
bugzilla-9c2c81631e60acfbdfd0484e8df6fd85c4494b2a.tar.xz
Bug 1201116 - the duo mobile client doesn't appear to work with our totp implementation
Diffstat (limited to 'template/en/default/account')
-rw-r--r--template/en/default/account/prefs/mfa.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/mfa.html.tmpl b/template/en/default/account/prefs/mfa.html.tmpl
index 9d001d8b8..f1c2413bb 100644
--- a/template/en/default/account/prefs/mfa.html.tmpl
+++ b/template/en/default/account/prefs/mfa.html.tmpl
@@ -108,7 +108,6 @@
Example TOTP Applications:<br>
<ul>
<li>Android and iOS:
- <a href="http://guide.duosecurity.com/third-party-accounts" target="_blank">Duo Mobile</a>,
<a href="https://support.google.com/accounts/answer/1066447" target="_blank">Google Authenticator</a>
</li>
<li>Firefox OS:
@@ -119,6 +118,9 @@
target="_blank">Authenticator</a>
</li>
</ul>
+ <a href="https://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm#Client_implementations" target="_blank">
+ Other clients
+ </a>
<button type="button" class="mfa-totp-popup-close">Close</button>
</div>