Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot 120f4aaedc Add latest changes from gitlab-org/gitlab@master 2020-03-24 15:08:44 +00:00
Thong Kuah e0826b0cb5 Override hostname when connecting via Kubeclient
Kubeclient uses rest-client. We hack into to access the net/http object
so that we can patch to connect to the resolved IP + set
hostname_override.

Add specs for discord. The discord integration also uses rest-client, so
since we patched rest-client, spec that the DNS rebinding protection
works
2019-08-21 10:49:22 +12:00
blackst0ne e03ebd80bb Fix minor offenses 2018-11-10 09:50:37 +11:00
blackst0ne 079a75088e Refactor specs 2018-11-07 09:12:02 +11:00
blackst0ne 762959465c DRY specs, fix typos in docs 2018-11-06 22:07:07 +11:00
blackst0ne 80d3fddc88 Fix frozen strings 2018-11-05 13:19:40 +11:00
blackst0ne 6a4236da9b Add spec for DiscordService 2018-11-05 12:10:27 +11:00