<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config/initializers/hipchat_client_patch.rb, branch lib-differences</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Protect Gitlab::HTTP against DNS rebinding attack</title>
<updated>2019-05-30T13:47:31+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-04-21T10:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a9bcddee4c2653cbf2254d893299393e3778e7df'/>
<id>a9bcddee4c2653cbf2254d893299393e3778e7df</id>
<content type='text'>
Gitlab::HTTP now resolves the hostname only once, verifies the IP is not
blocked, and then uses the same IP to perform the actual request, while
passing the original hostname in the `Host` header and SSL SNI field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gitlab::HTTP now resolves the hostname only once, verifies the IP is not
blocked, and then uses the same IP to perform the actual request, while
passing the original hostname in the `Host` header and SSL SNI field.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add frozen_string_literal to HipChat files</title>
<updated>2019-04-10T11:58:18+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-04-09T15:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e00c7016b10892d847335d6a3944f34b717861d9'/>
<id>e00c7016b10892d847335d6a3944f34b717861d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove HipChat integration from GitLab"</title>
<updated>2019-04-10T11:58:18+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-04-09T13:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd9ae6bb820ae8ec98cce38d958298e081860dab'/>
<id>cd9ae6bb820ae8ec98cce38d958298e081860dab</id>
<content type='text'>
This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove HipChat integration from GitLab</title>
<updated>2019-02-08T18:20:38+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-10-09T10:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac'/>
<id>a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent SSRF attacks in HipChat integration</title>
<updated>2018-10-03T03:04:37+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-29T01:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=215feb642de94485d7644a532b6a9982d964d539'/>
<id>215feb642de94485d7644a532b6a9982d964d539</id>
<content type='text'>
This change monkey patches the HipChat client to use the GitLab HTTParty
connection adapter, which can block access to certain hosts.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change monkey patches the HipChat client to use the GitLab HTTParty
connection adapter, which can block access to certain hosts.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51142
</pre>
</div>
</content>
</entry>
</feed>
