Introduce the beginnings of an ssh app.

Review Request #3404 — Created Oct. 7, 2012 and discarded

Information

Review Board
release-1.6.x

Reviewers

Introduce the beginnings of an ssh app.

This introduces an ssh app, for the purposes of organization. Right now,
it just consists of the original sshutils.py (renamed to ssh/utils.py).
Future changes will flesh this out more, in an attempt toward a more
standardized interface and DB-backed key storage.
All unit tests pass.
david
  1. Ship It!
  2. 
      
chipx86
  1. Decided to discard this and redo it, with a better organizational method.
  2. 
      
chipx86
Review request changed

Status: Discarded

Change Summary:

Redoing the design of this change.
Loading...