<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/bin/authorized_keys, branch id-testing-code-navigation</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Repurpose bin/authorized_keys script</title>
<updated>2019-08-29T23:51:06+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-08-29T23:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=4cee52bd7c4c3bae04e143b4b2dd9f185514a4fd'/>
<id>4cee52bd7c4c3bae04e143b4b2dd9f185514a4fd</id>
<content type='text'>
It's been replaced by `gitlab-shell-authorized-keys-check` and
it's also calling the `/authorized_keys` endpoint via Ruby.

Since they have the same functionality as the new binary, better
to call that instead to make it SSOT for authorized keys requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's been replaced by `gitlab-shell-authorized-keys-check` and
it's also calling the `/authorized_keys` endpoint via Ruby.

Since they have the same functionality as the new binary, better
to call that instead to make it SSOT for authorized keys requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"</title>
<updated>2018-08-13T23:22:46+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-08-13T23:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c8bf2e7d47c3b8f34cb79847edcd5dd50b8f280e'/>
<id>c8bf2e7d47c3b8f34cb79847edcd5dd50b8f280e</id>
<content type='text'>
This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing
changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3aaf4751e09262c53544a1987f59b1308af9b6c1, reversing
changes made to c6577e0d75f51b017f2f332838b97c3ca5b497c0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use full_key to highlight it's the full SSH key</title>
<updated>2018-07-31T14:24:17+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2018-07-31T05:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=e621b365f0097c164cf1bdbbc19b3141f03f741b'/>
<id>e621b365f0097c164cf1bdbbc19b3141f03f741b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'sh-disable-rubygems' into 'master'"</title>
<updated>2017-07-05T15:13:10+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-07-05T15:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=0b502be3314c0fb620e39d2f8f69f49d41d81cb2'/>
<id>0b502be3314c0fb620e39d2f8f69f49d41d81cb2</id>
<content type='text'>
This reverts commit a18c90128e4d3eeae1233b1bc3c3998afd223c0d, reversing
changes made to 0a64624152735766c428d1532e434dd0bf5a9748.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a18c90128e4d3eeae1233b1bc3c3998afd223c0d, reversing
changes made to 0a64624152735766c428d1532e434dd0bf5a9748.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable RubyGems to increase performance</title>
<updated>2017-07-03T22:55:08+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-07-03T22:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=0944ebab55c536dce1f0a5decba251e1414e3de0'/>
<id>0944ebab55c536dce1f0a5decba251e1414e3de0</id>
<content type='text'>
By default, RubyGems is enabled, which causes the Ruby interpreter
to load 600+ additional files at startup when gitlab-shell is
designed not to use any external gems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default, RubyGems is enabled, which causes the Ruby interpreter
to load 600+ additional files at startup when gitlab-shell is
designed not to use any external gems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor 'GitlabKey' class away</title>
<updated>2016-08-04T09:55:19+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2016-08-04T09:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=1ea542c0cf25a296786975035f629c0c8bc23e3b'/>
<id>1ea542c0cf25a296786975035f629c0c8bc23e3b</id>
<content type='text'>
It is not nice to have both 'GitlabKeys' and 'GitlabKey'. We also do
not need GitlabKey to be a class when it has no state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not nice to have both 'GitlabKeys' and 'GitlabKey'. We also do
not need GitlabKey to be a class when it has no state.
</pre>
</div>
</content>
</entry>
<entry>
<title>Invert clause when checking key for clarity</title>
<updated>2016-03-24T20:49:21+00:00</updated>
<author>
<name>Pablo Carranza</name>
<email>pcarranza@gmail.com</email>
</author>
<published>2016-03-21T15:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=38b8600f93ebe40eb9211051ef64b1013d053132'/>
<id>38b8600f93ebe40eb9211051ef64b1013d053132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty key check</title>
<updated>2016-03-24T20:49:21+00:00</updated>
<author>
<name>Pablo Carranza</name>
<email>pcarranza@gmail.com</email>
</author>
<published>2016-03-21T15:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=089df337c5a693524784a47c404068486d2c59a6'/>
<id>089df337c5a693524784a47c404068486d2c59a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the key format when generating the authorized key to match the legacy one</title>
<updated>2016-03-24T20:48:27+00:00</updated>
<author>
<name>Pablo Carranza</name>
<email>pcarranza@gmail.com</email>
</author>
<published>2016-03-11T18:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=720047a65be6c64ebcf2cb4b01765d9e4ec958b2'/>
<id>720047a65be6c64ebcf2cb4b01765d9e4ec958b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change use of fingerprint for whole key</title>
<updated>2016-03-24T20:48:27+00:00</updated>
<author>
<name>Pablo Carranza</name>
<email>pcarranza@gmail.com</email>
</author>
<published>2016-03-11T12:41:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=aedf824d2d7f5bce34d9e8dba728af05ea236b79'/>
<id>aedf824d2d7f5bce34d9e8dba728af05ea236b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
