Page MenuHomePhorge

D25671.1737751015.diff
No OneTemporary

D25671.1737751015.diff

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

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)

Event Timeline