gitlab-org--gitlab-foss/changelogs/unreleased/53676-ip-address-of-gitlab-runner-is-wrong-in-the-runners-description.yml
Steve Azzopardi cb67423d48
Get remote address for runner
Check if `X-Forwarded-For` is set before getting the IP of the request,
with this the real IP address of the runner is shown if it's behind a
proxy.

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53676
2019-01-24 09:03:14 +01:00

5 lines
86 B
YAML

---
title: Get remote IP address of runner
merge_request: 24624
author:
type: changed