Fixed NoMethodError on import from GitHub Enterprise on RFC1918 IP
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
Showing
Please register or sign in to comment