Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3321566
D25934.1743356460.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
D25934.1743356460.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25934: Update TOTP suggestions to open-source applications
Attached
Detach File
Event Timeline
Log In to Comment