HomePhabricator

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

Description

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

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.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D19990

Details

Provenance
epriestleyAuthored on Jan 17 2019, 6:02 PM
epriestleyPushed on Jan 19 2019, 3:51 AM
Reviewer
amckinley
Differential Revision
D19990: When password auth is not enabled, don't tell users to set a password in welcome email
Parents
rP5537e29ee8e9: Move "Welcome" mail generation out of PhabricatorUser
Branches
Unknown
Tags
Unknown
Build Status
Buildable 21601
Build 29449: Run Core Tests