• Kirill Smelkov's avatar
    NXD Make HTTP to be the default clone protocol · 5c1f2fb3
    Kirill Smelkov authored
    Both fetch and push are possible over https, which is selected by http if
    gitlab was configured to use https in external url.
    
    This way to reduce security vectors and possible ways to interact with gitlab
    we use https only without ssh at all.
    5c1f2fb3
projects_helper.rb 8.42 KB