From 87dcb16ee1ead444de7ee3eea26e95c3cb31f8dc Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Fri, 26 Apr 2019 19:03:25 -0400 Subject: [PATCH] warehouse/templates: Deduplicate TOTP application guidance Additionally, add Duo Mobile to the recommended list. --- warehouse/templates/manage/account/totp-provision.html | 4 +--- warehouse/templates/pages/help.html | 3 ++- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/warehouse/templates/manage/account/totp-provision.html b/warehouse/templates/manage/account/totp-provision.html index ba3da495a65e..d2f477925f83 100644 --- a/warehouse/templates/manage/account/totp-provision.html +++ b/warehouse/templates/manage/account/totp-provision.html @@ -35,11 +35,9 @@

How 2FA with TOTP works

Provisioning your application

-

You can provision any compatible TOTP application to generate two factor authentication codes for PyPI. We recommend Google Authenticator for Android or iPhone, 1Password, Authy or LastPass Authenticator.

-

For security reasons, you should only provision one device/application at a time.

-

Scan the QR code with your application of choice to provision the application:

+

Scan the QR code with your application of choice:


diff --git a/warehouse/templates/pages/help.html b/warehouse/templates/pages/help.html index ec48dab2c0ba..3266eeecd2da 100644 --- a/warehouse/templates/pages/help.html +++ b/warehouse/templates/pages/help.html @@ -180,8 +180,9 @@

{{ totp() }}

Open the application of your choice to generate a code.