Page MenuHomePhabricator

Add a session engine extension point
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:03 PM.
Tags
None
Referenced Files
F14058825: D15629.diff
Sun, Nov 17, 3:04 PM
F14048370: D15629.diff
Thu, Nov 14, 7:38 AM
F14036235: D15629.diff
Sun, Nov 10, 9:14 AM
F14035464: D15629.diff
Sun, Nov 10, 6:04 AM
F14034660: D15629.id.diff
Sun, Nov 10, 1:44 AM
F14026361: D15629.id.diff
Fri, Nov 8, 1:11 AM
F14011414: D15629.id37666.diff
Fri, Nov 1, 12:05 AM
F13987057: D15629.diff
Mon, Oct 21, 7:10 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.