Page MenuHomePhabricator

Add a session engine extension point
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:03 PM.
Tags
None
Referenced Files
F14417041: D15629.diff
Tue, Dec 24, 11:46 PM
Unknown Object (File)
Sun, Dec 1, 1:42 AM
Unknown Object (File)
Mon, Nov 25, 9:53 AM
Unknown Object (File)
Nov 21 2024, 3:40 AM
Unknown Object (File)
Nov 17 2024, 3:04 PM
Unknown Object (File)
Nov 14 2024, 7:38 AM
Unknown Object (File)
Nov 10 2024, 9:14 AM
Unknown Object (File)
Nov 10 2024, 6:04 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
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.