~cjwatson/lazr.sshserver/twisted-deprecations

  • Committer: Colin Watson
  • Date: 2019-10-18 16:45:39 UTC
  • Revision ID: cjwatson@canonical.com-20191018164539-kr3a9q9jiyv4vjy1
Stop using deprecated twisted.conch.checkers.SSHPublicKeyDatabase.

Unfortunately the now-preferred SSHPublicKeyChecker doesn't support an
asynchronous interface to fetching user keys, but cloning-and-hacking a few
bits of it isn't too bad.
Filename Latest Rev Last Changed Committer Comment Size
..
src 1 15 years ago Barry Warsaw Initial package template for lazr packages. Diff
.bzrignore 79.1.2 5 years ago Colin Watson Add tox testing support. 47 bytes Diff Download File
bootstrap-requirements.txt 73 6 years ago Colin Watson Convert from buildout to pip. 30 bytes Diff Download File
COPYING.txt 1 15 years ago Barry Warsaw Initial package template for lazr packages. 7.4 KB Diff Download File
docs-requirements.txt 73 6 years ago Colin Watson Convert from buildout to pip. 302 bytes Diff Download File
HACKING.txt 76 6 years ago Colin Watson Remove now-untrue comment in HACKING.txt. 1.1 KB Diff Download File
Makefile 73 6 years ago Colin Watson Convert from buildout to pip. 721 bytes Diff Download File
MANIFEST.in 82 5 years ago Colin Watson Prune dist from sdists. 205 bytes Diff Download File
README.txt 46 9 years ago Colin Watson Split out lp.services.sshserver from Launchpad, wi 701 bytes Diff Download File
requirements.txt 79.1.4 5 years ago Colin Watson Upgrade to Twisted 18.4.0. 286 bytes Diff Download File
File setup.py 79.1.2 5 years ago Colin Watson Add tox testing support. 2.5 KB Diff Download File
test-requirements.txt 79.1.1 5 years ago Colin Watson Restrict bzr-related tests to Python 2. 253 bytes Diff Download File
tox.ini 84 4 years ago Colin Watson Fix Python 3.4 tests in tox. Twisted 19.7.0 dropp 188 bytes Diff Download File