Skip to content

Add find key by base64 key or fingerprint to the internal API

Pablo Carranza [GitLab] requested to merge find-key-by-fingerprint into master

cc/ @jacobvosmaer @yorickpeterse @DouweM

This adds the API endpoint to get the ssh key from openssh by sending the key or the fingerprint in.

This feature is used by gitlab-shell 2.6.13 and is the path forward to drop the current way of building the authorized-keys file.

Solves gitlab-com/operations#99 (closed)

Merge request reports