Page MenuHomePhabricator

Add a session engine extension point
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:03 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sun, Mar 31, 1:56 AM
Unknown Object (File)
Sat, Mar 30, 3:55 PM
Unknown Object (File)
Fri, Mar 22, 10:34 PM
Unknown Object (File)
Mar 13 2024, 7:57 PM
Unknown Object (File)
Mar 10 2024, 10:38 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
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.