Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2924970
D25671.1737584016.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
D25671.1737584016.diff
View Options
diff --git a/src/applications/people/mail/PhabricatorPeopleEmailLoginMailEngine.php b/src/applications/people/mail/PhabricatorPeopleEmailLoginMailEngine.php
--- a/src/applications/people/mail/PhabricatorPeopleEmailLoginMailEngine.php
+++ b/src/applications/people/mail/PhabricatorPeopleEmailLoginMailEngine.php
@@ -84,14 +84,17 @@
"Condolences on forgetting your password. You can use this ".
"link to reset it:\n\n".
" %s\n\n".
- "After you set a new password, consider writing it down on a ".
- "sticky note and attaching it to your monitor so you don't ".
- "forget again! Choosing a very short, easy-to-remember password ".
- "like \"cat\" or \"1234\" might also help.\n\n".
- "Best Wishes,\nPhabricator\n",
- $login_uri);
-
- }
+ "After setting a new password, consider writing it down ".
+ "on a sticky note and attaching it to your monitor so others ".
+ "can impersonate you at any time. Choosing a short, ".
+ "easy-to-remember password like \"cat\" or \"1234\"".
+ " might also help to get your machine hacked, your".
+ " bank account emptied, or your company ruined.".
+ "\n\nBest Wishes,\n%s",
+ $login_uri,
+ PlatformSymbols::getPlatformServerName());
+
+ }
} else {
$body[] = pht(
"You can use this login link to regain access to your account:".
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 22:13 (1 w, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1109488
Default Alt Text
D25671.1737584016.diff (1 KB)
Attached To
Mode
D25671: Reword joke password reset email message
Attached
Detach File
Event Timeline
Log In to Comment