diff options
author | Byron Jones <glob@mozilla.com> | 2015-09-09 07:15:14 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2015-09-09 07:15:14 +0200 |
commit | 774494c2af95f90bff94994f7a2d9374f17c24f5 (patch) | |
tree | 34432c2aec250e097a7b6dac198d0bf3dbdb1d9a /template | |
parent | 32cf4354854dcc2c98faba437fc6794d731fda2e (diff) | |
download | bugzilla-774494c2af95f90bff94994f7a2d9374f17c24f5.tar.gz bugzilla-774494c2af95f90bff94994f7a2d9374f17c24f5.tar.xz |
Bug 1202976 - change the suggested fxos 2fa app
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/account/prefs/mfa.html.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/account/prefs/mfa.html.tmpl b/template/en/default/account/prefs/mfa.html.tmpl index d6bec08a5..b0678b8f7 100644 --- a/template/en/default/account/prefs/mfa.html.tmpl +++ b/template/en/default/account/prefs/mfa.html.tmpl @@ -126,10 +126,11 @@ Example TOTP Applications:<br> <ul> <li>Android and iOS: - <a href="https://support.google.com/accounts/answer/1066447" target="_blank">Google Authenticator</a> + <a href="https://support.google.com/accounts/answer/1066447" target="_blank">Google Authenticator</a>, + <a href="https://fedorahosted.org/freeotp/" target="_blank">Red Hat FreeOTP</a> </li> <li>Firefox OS: - <a href="https://marketplace.firefox.com/app/gauth/" target="_blank">GAuth</a> + <a href="https://marketplace.firefox.com/app/totp/" target="_blank">TOTP</a> </li> <li>Windows Phone: <a href="http://www.windowsphone.com/en-us/store/app/authenticator/021dd79f-0598-e011-986b-78e7d1fa76f8" |