Page MenuHomePhabricator

Don't allow welcome mail to be sent to users who can't login
ClosedPublic

Authored by epriestley on Sep 19 2015, 11:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 2:42 PM
Unknown Object (File)
Sat, Apr 27, 2:09 AM
Unknown Object (File)
Wed, Apr 24, 10:44 PM
Unknown Object (File)
Thu, Apr 11, 12:22 PM
Unknown Object (File)
Apr 1 2024, 7:49 AM
Unknown Object (File)
Mar 25 2024, 3:50 AM
Unknown Object (File)
Mar 5 2024, 1:43 PM
Unknown Object (File)
Mar 4 2024, 6:11 PM
Subscribers
None

Details

Summary

Fixes T9446. We allow administrators to send "Welcome" mail to bots and mailing lists.

This is harmless (these links do not function), but confusing.

Instead, disable this option in the UI and explain why it is disabled when it is clicked. Also prevent generation of this mail lower in the stack.

Test Plan
  • Viewed a bot page, saw action disabled, clicked it, got explanation.
  • Viewed a normal user page, saw action enabled, clicked it, sent welcome email.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't allow welcome mail to be sent to users who can't login.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 20 2015, 1:42 AM
This revision was automatically updated to reflect the committed changes.