• Drew Blessing's avatar
    External auth adheres to local requests setting · 626e03f5
    Drew Blessing authored
    The External Authorization client used Excon to make HTTP calls.
    This changes the client to use the safe Gitlab::HTTP client which
    will block local requests, unless they're explicitly enabled.
    The local requests for system services is enabled by default so
    existing default behavior of external authorizations is preserved.
    626e03f5
dblessing-external-auth-gitlab-http.yml 101 Bytes