• Colin Barr's avatar
    Fixed NoMethodError on import from GitHub Enterprise on RFC1918 IP · e10c6951
    Colin Barr authored
    With allow_local_requests_from_web_hooks_and_services set to false in
    GitLab settings, an attempt to import from GitHub Enterprise on a
    local/RFC1918 IP address would have resulted in a NoMethodError. This
    change fixes that bug to correctly handle, log, and return the error.
    
    Changelog: fixed
    e10c6951
gitlab.pot 926 KB