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
F13107925: D19990.diff
Sun, Apr 28, 12:00 AM
Unknown Object (File)
Mar 19 2024, 5:45 PM
Unknown Object (File)
Mar 19 2024, 5:45 PM
Unknown Object (File)
Mar 19 2024, 5:45 PM
Unknown Object (File)
Mar 19 2024, 4:00 PM
Unknown Object (File)
Mar 18 2024, 5:29 PM
Unknown Object (File)
Mar 4 2024, 10:37 PM
Unknown Object (File)
Mar 1 2024, 4:09 PM
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
Branch
welcome2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21576
Build 29407: Run Core Tests
Build 29406: arc lint + arc unit