1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/settings/controller
epriestley 3cf6f746f0 Raise an "Account Setup Issue" if your primary address is unverified
Summary:
Ref T12237. This adds a UI cue for users who have unverified primary addresses, since we no longer send them mail.

Also adds a new `bin/mail unverify` to unverify an address (for example, because mail is bouncing).

Test Plan:
  - Unverified my address, saw setup issue.
  - Verified my address, no more setup issue.

{F2861820}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12237

Differential Revision: https://secure.phabricator.com/D17344
2017-02-13 10:41:32 -08:00
..
PhabricatorSettingsAdjustController.php Use transactions to apply Ajax settings mutations 2016-06-05 08:48:43 -07:00
PhabricatorSettingsIssueController.php Raise an "Account Setup Issue" if your primary address is unverified 2017-02-13 10:41:32 -08:00
PhabricatorSettingsListController.php Allow administrators to configure global default settings 2016-06-05 13:15:06 -07:00
PhabricatorSettingsMainController.php Correct "Manage Password" link in Quickling in Diffusion 2017-01-08 08:20:23 -08:00
PhabricatorSettingsTimezoneController.php Resolve timezone conflicts in a modern transactional way 2016-06-05 08:49:43 -07:00