updates authorized_key.py to allow FIDO2 ECDSA keys.

This commit is contained in:
Franz Bettag 2020-05-19 02:32:18 +00:00 committed by GitHub
parent 147caed10d
commit 11027a9730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -394,6 +394,7 @@ def parsekey(module, raw_key, rank=None):
'ecdsa-sha2-nistp521',
'ssh-dss',
'ssh-rsa',
'sk-ecdsa-sha2-nistp256@openssh.com ',
]
options = None # connection options