Skip to content

api/internal: Add admin check

gitlab-qa-bot requested to merge github/fork/docwhat/api-admin-check into master

Created by: docwhat

This adds an internal API to check if a specific SSH key belongs to an admin.

This is needed for GitShell pull request #15 which allows admins to full ssh access instead of being limited to just remote git commands.

Merge request reports