Page MenuHomePhabricator

When password auth is not enabled, don't tell users to set a password in welcome email
ClosedPublic

Authored by epriestley on Jan 17 2019, 6:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 12:57 PM
Unknown Object (File)
Mon, Jun 2, 6:50 AM
Unknown Object (File)
Sat, May 31, 3:02 AM
Unknown Object (File)
Sat, May 24, 7:08 PM
Unknown Object (File)
Apr 28 2025, 2:41 PM
Unknown Object (File)
Apr 19 2025, 7:59 PM
Unknown Object (File)
Apr 15 2025, 12:34 PM
Unknown Object (File)
Apr 15 2025, 6:42 AM
Subscribers
None

Details

Summary

See PHI1027. Currently, the "Welcome" mail always tells users to set a password. This definitely isn't helpful if an install doesn't have password auth enabled.

We can't necessarily guess what they're supposed to do, so just give them generic instructions ("set up your account"). Upcoming changes will give administrators more control over the mail content.

Test Plan

Sent both versions of the mail, used bin/mail show-outbound to inspect them for correctness.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable