<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cashier/server/static/js, 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>Simplify</title>
<updated>2020-04-14T03:57:13+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2020-04-14T03:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=2ce3b86e0ff69538935db3149d1ed2f24aea09a3'/>
<id>2ce3b86e0ff69538935db3149d1ed2f24aea09a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix revocations query and UI</title>
<updated>2019-07-08T22:33:40+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2019-07-08T22:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=8b1ee3e95010681d98d1b31af98f0ce0832cedd2'/>
<id>8b1ee3e95010681d98d1b31af98f0ce0832cedd2</id>
<content type='text'>
Use `Exec` rather than `Query` to update revoked status
`Query` works with MySQL but `Exec` is needed with sqlite
Test that the key is revoked

Correct column ordering
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `Exec` rather than `Query` to update revoked status
`Query` works with MySQL but `Exec` is needed with sqlite
Test that the key is revoked

Correct column ordering
</pre>
</div>
</content>
</entry>
<entry>
<title>Record request reason in the db instead of logging</title>
<updated>2018-08-23T21:29:46+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2018-08-23T21:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=eb1184b284ea37cc31556e3598916ac9c3fa6939'/>
<id>eb1184b284ea37cc31556e3598916ac9c3fa6939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Invert check for revoked cert</title>
<updated>2016-09-11T20:53:59+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-09-11T20:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=8cdcbdc005d3d14fc72c62d4708a5ca8778a2c77'/>
<id>8cdcbdc005d3d14fc72c62d4708a5ca8778a2c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a toggle for unexpired certs</title>
<updated>2016-09-11T19:41:32+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-09-10T19:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=65151dd29dc01c6d1f6ff79ab6f8e049e925ce25'/>
<id>65151dd29dc01c6d1f6ff79ab6f8e049e925ce25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow searching on keyID and principals</title>
<updated>2016-08-28T19:55:30+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-08-28T19:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=9c58d4d6a324ed8422ef691471868d760b64f7bd'/>
<id>9c58d4d6a324ed8422ef691471868d760b64f7bd</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 bootstrap to skeleton</title>
<updated>2016-08-17T19:09:58+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-08-17T19:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=82680f5b8cb6457275f18d60e1af017101a79b64'/>
<id>82680f5b8cb6457275f18d60e1af017101a79b64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use bootstrap</title>
<updated>2016-08-07T17:06:32+00:00</updated>
<author>
<name>Niall Sheridan</name>
<email>nsheridan@gmail.com</email>
</author>
<published>2016-08-05T05:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/cashier/commit/?id=55f56418df58d196daa97f3c08e3b6305e831b82'/>
<id>55f56418df58d196daa97f3c08e3b6305e831b82</id>
<content type='text'>
Move templates and static under server/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move templates and static under server/
</pre>
</div>
</content>
</entry>
</feed>
