Skip to content

Rewrite HTTP links to force TLS, where possible

username-removed-79501 requested to merge strugee/gitlab-ce:http-to-https into master

I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible.

Merge request reports