Page MenuHomePhabricator

Add a session engine extension point
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:03 PM.
Tags
None
Referenced Files
F13207926: D15629.id37666.diff
Thu, May 16, 6:19 AM
F13195655: D15629.diff
Sun, May 12, 10:32 PM
F13179656: D15629.diff
Wed, May 8, 9:21 PM
Unknown Object (File)
Sat, May 4, 6:56 PM
Unknown Object (File)
Wed, May 1, 3:52 PM
Unknown Object (File)
Wed, May 1, 12:23 AM
Unknown Object (File)
Mon, Apr 29, 4:56 PM
Unknown Object (File)
Fri, Apr 19, 4:11 AM
Subscribers
None

Details

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).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a session engine extension point.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
src/applications/auth/engine/PhabricatorAuthSessionEngineExtensionModule.php
46

where does this show up?

In Configstuff in the sidebar:

Screen Shot 2016-04-05 at 3.12.10 PM.png (991×1 px, 157 KB)

chad edited edge metadata.
This revision is now accepted and ready to land.Apr 5 2016, 10:12 PM
This revision was automatically updated to reflect the committed changes.