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)
Tue, Jan 21, 9:40 AM
Unknown Object (File)
Sun, Jan 12, 9:27 PM
Unknown Object (File)
Sat, Jan 11, 9:44 PM
Unknown Object (File)
Thu, Jan 2, 5:58 AM
Unknown Object (File)
Wed, Jan 1, 4:58 PM
Unknown Object (File)
Thu, Dec 26, 5:48 PM
Unknown Object (File)
Thu, Dec 26, 3:27 PM
Unknown Object (File)
Tue, Dec 24, 2:52 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