1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/infrastructure/events
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
..
constant Add a "did verify email" event to Phabricator 2015-02-11 14:39:06 -08:00
PhabricatorAutoEventListener.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorEvent.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorEventEngine.php Implement PhabricatorApplicationTransactionInterface on ManiphestTask 2014-07-17 15:40:52 -07:00
PhabricatorEventListener.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorExampleEventListener.php Remove @group annotations 2014-07-10 08:12:48 +10:00