1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/people/editor
epriestley 36494d4e2e Add a "did verify email" event to Phabricator
Summary: Ref T7152. Gives us an event hook so we can go make users a member of any instance they've been invited to as soon as they verify an email address.

Test Plan:
  - Used `bin/auth verify` to trigger the event.
  - Build out the invite flow in rSERVICES.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7152

Differential Revision: https://secure.phabricator.com/D11752
2015-02-11 14:39:06 -08:00
..
__tests__ Application Emails - make various user email editing paths respect application emails 2015-01-29 14:41:09 -08:00
PhabricatorUserEditor.php Add a "did verify email" event to Phabricator 2015-02-11 14:39:06 -08:00
PhabricatorUserProfileEditor.php Modularize mail tags 2014-08-12 12:28:41 -07:00