Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2933100
D25671.1737751015.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
847 B
Referenced Files
None
Subscribers
None
D25671.1737751015.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
@@ -88,10 +88,11 @@
"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);
+ "Best 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
Fri, Jan 24, 20:36 (5 d, 16 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1119014
Default Alt Text
D25671.1737751015.diff (847 B)
Attached To
Mode
D25671: Reword joke password reset email message
Attached
Detach File
Event Timeline
Log In to Comment