Tags: zorun/django-sshkey
Tags
Version 2.5.0 Migration label: 0002 * Stop testing against Django 1.4 through 1.7. * Start testing against Django 1.9. * Support for Python 3.3 and 3.4 (issue ClemsonSoCUnix#6). * Support OpenSSH 6.8+ MD5 and SHA256 fingerprints (issue ClemsonSoCUnix#5). Also makes django-sshkey compatible with fingerprints of unpatched OpenSSH 6.9+ ``AuthorizedKeysCommand`` (issue ClemsonSoCUnix#3). Add ``SSHKEY_DEFAULT_HASH`` setting. * Add ``import_sshkey`` and ``normalize_sshkeys`` management commands. * Code formatting cleanup.
PreviousNext