1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/people/editor
epriestley 83112cc2e8 Move email verification into PhabricatorUserEditor
Summary: Both email verify and welcome links now verify email, centralize them and record them in the user activity log.

Test Plan:
  - Followed a "verify email" link and got verified.
  - Followed a "welcome" (verifying) link.
  - Followed a "reset" (non-verifying) link.
  - Looked in the activity log for the verifications.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9284
2014-06-03 16:45:18 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
PhabricatorUserEditor.php Move email verification into PhabricatorUserEditor 2014-06-03 16:45:18 -07:00
PhabricatorUserProfileEditor.php Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00