Skip to content

Repurpose bin/authorized_keys script

Patrick Bajao requested to merge 202-repurpose-authorized-keys-script into master

It's been replaced by gitlab-shell-authorized-keys-check and it's also calling the /authorized_keys endpoint via Ruby.

Since they have the same functionality as the new binary, better to call that instead to make it SSOT for authorized keys requests.

Related to #202 (comment 209895450)

Edited by Patrick Bajao

Merge request reports