By default, each user can add their ssh keys to their account in the gitlab. But I want to make this feature (add ssh) available only to admins. Is it possible to do something? Or nothing?
ps I want to deny access to the repositories via http, and make it possible to access only via ssh, for this I want to hack in nginx all requests that end in .git