Skip to content

Rewrite authorized keys and principals checkers in Go

Patrick Bajao requested to merge 181-migrate-gitlab-shell-checkers into master

Determine whether to execute a command or a checker based on the filename of the executable/symlink. Currently supports 2 types for checking authorized keys and principals.

Symlinks to gitlab-shell were added and the ruby scripts have been renamed to gitlab-shell-authorized-keys-check-ruby and gitlab-shell-authorized-principals-check-ruby. They'll be used as fallback executable when feature flag to use Go versions are disabled.

#181 (closed)

Edited by Patrick Bajao

Merge request reports

Loading