1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/auth/engine
epriestley 46881c4ce5 Add a session engine extension point
Summary: Ref T7673. This is really just so I can force admin.phacility.com logout when you log out of an instance, but there are a few other things we could move here eventually, like the WILLREGISTERUSER event.

Test Plan: Logged out of an instance, got logged out of parent (see next change).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7673

Differential Revision: https://secure.phabricator.com/D15629
2016-04-05 15:19:47 -07:00
..
PhabricatorAuthInviteEngine.php Use PhutilInvalidStateException 2015-06-18 07:09:02 +10:00
PhabricatorAuthSessionEngine.php Add a session engine extension point 2016-04-05 15:19:47 -07:00
PhabricatorAuthSessionEngineExtension.php Add a session engine extension point 2016-04-05 15:19:47 -07:00
PhabricatorAuthSessionEngineExtensionModule.php Add a session engine extension point 2016-04-05 15:19:47 -07:00