Page MenuHomePhabricator

Add a session engine extension point
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:03 PM.
Tags
None
Referenced Files
F13131327: D15629.diff
Wed, May 1, 3:52 PM
F13128858: D15629.diff
Wed, May 1, 12:23 AM
Unknown Object (File)
Mon, Apr 29, 4:56 PM
Unknown Object (File)
Fri, Apr 19, 4:11 AM
Unknown Object (File)
Thu, Apr 18, 8:55 PM
Unknown Object (File)
Thu, Apr 11, 9:38 AM
Unknown Object (File)
Thu, Apr 4, 4:08 AM
Unknown Object (File)
Tue, Apr 2, 2:32 PM
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
Branch
oauth8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11529
Build 14395: Run Core Tests
Build 14394: arc lint + arc unit

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
45

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.