Is there a way to authorize with user's private-public key?
Created by: qfox
Long time ago there was a functionality to read list of accessible repositories via ssh and gitolite right from terminal. Now we must use API. But API doesn't provide the same functionality because it uses quietly another auth algorithm. It uses tokens. Is there a possibility to get repositories via API using ssh keys?