1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/auth/management
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
..
PhabricatorAuthManagementCachePKCS8Workflow.php Fixing typo unautorized -> unauthorized. 2014-12-22 12:57:49 -08:00
PhabricatorAuthManagementLDAPWorkflow.php Surface a better warning when the LDAP extension is not installed 2014-08-13 15:37:30 -07:00
PhabricatorAuthManagementListFactorsWorkflow.php Add bin/auth list-factors and bin/auth strip to remove multi-factor auth 2014-04-30 14:30:00 -07:00
PhabricatorAuthManagementRecoverWorkflow.php Make password reset emails use one-time tokens 2014-05-22 10:41:00 -07:00
PhabricatorAuthManagementRefreshWorkflow.php Fix broken references to auth adapters 2014-07-22 21:20:45 +10:00
PhabricatorAuthManagementStripWorkflow.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorAuthManagementTrustOAuthClientWorkflow.php OAuth - add concept of "trusted" clients that get auto redirects 2015-02-09 14:23:49 -08:00
PhabricatorAuthManagementUntrustOAuthClientWorkflow.php OAuth - add concept of "trusted" clients that get auto redirects 2015-02-09 14:23:49 -08:00
PhabricatorAuthManagementVerifyWorkflow.php Add a "did verify email" event to Phabricator 2015-02-11 14:39:06 -08:00
PhabricatorAuthManagementWorkflow.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00