Skip to content

Allow only git commands for auth via SSH certs

Igor Drozdov requested to merge id-ssh-certificates-restriction into main

The allowed commands must be scoped to namespaces:

  • git push/pull/archive
  • git lfs authenticate

Merge request reports