gitlab-org--gitlab-foss/changelogs/unreleased/tc-api-fix-expose_url.yml
Toon Claes 3802006436 Respect the protocol in expose_url
When https is configured in the URL, also use that, and do not set it
to http.

Closes gitlab-org/gitlab-ee#5217
2018-03-12 15:34:11 +01:00

5 lines
112 B
YAML

---
title: Ensure the API returns https links when https is configured
merge_request: 17681
author:
type: fixed