Page MenuHomePhabricator

Allow device-to-device SSH to establish SSH sessions
ClosedPublic

Authored by epriestley on Jun 22 2016, 8:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 6:11 AM
Unknown Object (File)
Fri, Jan 24, 2:18 PM
Unknown Object (File)
Fri, Jan 24, 2:18 PM
Unknown Object (File)
Tue, Jan 21, 11:58 AM
Unknown Object (File)
Tue, Jan 21, 11:06 AM
Unknown Object (File)
Sat, Jan 18, 12:06 PM
Unknown Object (File)
Sat, Jan 18, 4:39 AM
Unknown Object (File)
Thu, Jan 16, 12:41 AM
Subscribers
None

Details

Summary

In D16167 I required users to be logged in to be "activated", but this logic doesn't account for that properly when the user is an Almanac device (a cluster host connecting to another cluster host).

Don't do this check for device connections, they can always establish sessions.

Test Plan

Will push.

Diff Detail

Repository
rP Phabricator
Branch
session1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12778
Build 16266: Run Core Tests
Build 16265: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow device-to-device SSH to establish SSH sessions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 22 2016, 8:42 PM
This revision was automatically updated to reflect the committed changes.