Skip to content

Fix custom HTTP/HTTPS external ports

Stan Hu requested to merge fix-custom-ports-not-working into master

Due to strict host headers, using a custom port in external_url would be ignored. Add the port in all cases.

Closes gitlab-org/gitlab-ce#20131

Edited by GitLab Release Tools Bot

Merge request reports