Page MenuHomePhorge

D25934.1743356460.diff
No OneTemporary

D25934.1743356460.diff

diff --git a/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php b/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php
--- a/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php
+++ b/src/applications/auth/factor/PhabricatorTOTPAuthFactor.php
@@ -16,14 +16,14 @@
public function getFactorCreateHelp() {
return pht(
- 'Allow users to attach a mobile authenticator application (like '.
- 'Google Authenticator) to their account.');
+ 'Allow users to attach a mobile authenticator application (like 2FAS,'.
+ 'Aegis, FreeOTP, or Bitwarden Authenticator) to their account.');
}
public function getFactorDescription() {
return pht(
- 'Attach a mobile authenticator application (like Authy '.
- 'or Google Authenticator) to your account. When you need to '.
+ 'Attach a mobile authenticator application (like 2FAS, Aegis, '.
+ 'FreeOTP, or Bitwarden Authenticator) to your account. When you need to '.
'authenticate, you will enter a code shown on your phone.');
}
@@ -33,9 +33,9 @@
return pht(
'To add a TOTP factor to your account, you will first need to install '.
- 'a mobile authenticator application on your phone. Two applications '.
- 'which work well are **Google Authenticator** and **Authy**, but any '.
- 'other TOTP application should also work.'.
+ 'a mobile authenticator application on your phone. Some applications '.
+ 'which work well are **Bitwarden Authenticator**, **Aegis**, **2FAS**, '.
+ '**FreeOTP**, and **Aegis**, but any other TOTP application should also work.'.
"\n\n".
'If you haven\'t already, download and install a TOTP application on '.
'your phone now. Once you\'ve launched the application and are ready '.

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 30, 17:41 (2 d, 19 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1263778
Default Alt Text
D25934.1743356460.diff (1 KB)

Event Timeline