1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/auth/sshkey
epriestley 8fd77ff4f8 Support ssh-ed25519 SSH keys
Summary: Fixes T7121.

Test Plan: Used `ssh-keygen -t ed25519` on an Ubuntu 14 box to generate a key; verified this is the header on the corresponding public key.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7121

Differential Revision: https://secure.phabricator.com/D11930
2015-03-02 09:57:26 -08:00
..
PhabricatorAuthSSHPublicKey.php Support ssh-ed25519 SSH keys 2015-03-02 09:57:26 -08:00
PhabricatorSSHPublicKeyInterface.php Allow device SSH keys to be trusted 2014-11-20 17:33:30 -08:00