- Summary:
-
Refactor to use key instead of fingerprint directlyRefactor to use key directly instead of fingerprint
Refactor to use key directly instead of fingerprint
Review Request #2449 — Created April 29, 2023 and submitted
OpenSSH can provide the type and key with "%t %k". So we do not need to match it with fingerprints. This simplifies key handling a lot and allows to search for requested pubkey in later changes.
Summary | ID | Author |
---|---|---|
efba9f1580c58402f60342d6cbb088acd2b2bb19 | Andre Klitzing |