<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cashier/testdata, branch master</title>
<subtitle>Mirror of Cashier, a SSH Certificate Authority (CA).
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/'/>
<entry>
<title>Populate all fields during test</title>
<updated>2017-04-10T10:13:24+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2017-04-06T23:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=ee93aa5df5ee713703d5ce0e5bb3ac85ad47e35e'/>
<id>ee93aa5df5ee713703d5ce0e5bb3ac85ad47e35e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unmarshal the config using mapstructure directly.</title>
<updated>2016-10-17T11:39:09+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-10-16T15:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=a427038700c0f1c080090a8158c1a793923aa03c'/>
<id>a427038700c0f1c080090a8158c1a793923aa03c</id>
<content type='text'>
Avoid unmarshalling into an intermediate struct.
Better tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid unmarshalling into an intermediate struct.
Better tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow selecting which ip to listen on</title>
<updated>2016-08-16T20:58:28+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-08-16T20:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=f52e26a6bf532da05f732ee7a6f0fcd6127e3a15'/>
<id>f52e26a6bf532da05f732ee7a6f0fcd6127e3a15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from json to hcl configs</title>
<updated>2016-05-29T12:59:57+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-05-29T01:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=591aa261d17e60619708b48b312b5db6ed64df10'/>
<id>591aa261d17e60619708b48b312b5db6ed64df10</id>
<content type='text'>
This is backward-compatible with the JSON config format - this is a
non-breaking change.

HCL treats config blocks as repeated fields so the config has to be
unmarshalled into a struct comprised of []Server, []Auth, []SSH first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is backward-compatible with the JSON config format - this is a
non-breaking change.

HCL treats config blocks as repeated fields so the config has to be
unmarshalled into a struct comprised of []Server, []Auth, []SSH first.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded template_dir</title>
<updated>2016-05-28T23:27:36+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-05-28T23:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=e158191e74d04c1081687348ed79fcbb61cd9ba5'/>
<id>e158191e74d04c1081687348ed79fcbb61cd9ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make template directory configurable</title>
<updated>2016-05-22T19:51:47+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-05-22T19:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=e00e2820e7d460b464965422aab284c6d3b56c70'/>
<id>e00e2820e7d460b464965422aab284c6d3b56c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove database config. Not needed.</title>
<updated>2016-05-21T20:35:41+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-05-21T20:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=f2ac0d970c0987c4ba70a111a5f52a493f712c91'/>
<id>f2ac0d970c0987c4ba70a111a5f52a493f712c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use jwt, it doesn't buy a whole lot for this application</title>
<updated>2016-05-18T21:39:27+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-05-18T21:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=748ae6cf5a681588ca370a92c1a0e42a987d79d5'/>
<id>748ae6cf5a681588ca370a92c1a0e42a987d79d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Placeholder for database config.</title>
<updated>2016-05-09T21:21:04+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-05-09T21:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=9e5a1e1d458ebf60cf692c5f58651aa182d4518d'/>
<id>9e5a1e1d458ebf60cf692c5f58651aa182d4518d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add config file tests</title>
<updated>2016-04-23T17:06:49+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-04-23T17:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=c6bf0a05763f567079cb464212a17b89b75f1a50'/>
<id>c6bf0a05763f567079cb464212a17b89b75f1a50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
