<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.2.2</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-04-19T01:01:33+00:00</updated>
<entry>
<title>rust: API lower-cases DOI lookups</title>
<updated>2019-04-19T01:01:33+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-19T01:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=71ffc180036088d310714ca3d960b6378290a809'/>
<id>urn:sha1:71ffc180036088d310714ca3d960b6378290a809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2019-04-10T05:03:14+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-10T05:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a9caaafadb6f4018ca370ebc9132294e80439df9'/>
<id>urn:sha1:a9caaafadb6f4018ca370ebc9132294e80439df9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: fix macaroon expiry check</title>
<updated>2019-04-09T18:42:38+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-09T18:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f3192742ec0b3e99155622ef505c55c260b3bdb0'/>
<id>urn:sha1:f3192742ec0b3e99155622ef505c55c260b3bdb0</id>
<content type='text'>
There were two bugs with this code: the expiry timestamps were getting
enclosed in double-quotes (which caused parse bugs), and the actual
caveat check itself was backwards (expires &lt; now instead of expires &gt;
now).

An underlying issue was that these caveats weren't actually getting
checked in the tests.

Should fix a bug where users don't get auth'd correctly when logging in
via mechanisms other than tokens.
</content>
</entry>
<entry>
<title>verify release_status field</title>
<updated>2019-02-15T00:24:16+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-15T00:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b9699e27936573271506dbf6a3af744f7b454c03'/>
<id>urn:sha1:b9699e27936573271506dbf6a3af744f7b454c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small number of additional release_types</title>
<updated>2019-02-14T23:25:32+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-14T23:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=56edebe7c2e090c4f25179f03a2d77d78ba59219'/>
<id>urn:sha1:56edebe7c2e090c4f25179f03a2d77d78ba59219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auth editor not-found is a 403 auth response</title>
<updated>2019-01-29T20:51:09+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T20:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a849375e2c099336cc8df058624a1d393f61ec22'/>
<id>urn:sha1:a849375e2c099336cc8df058624a1d393f61ec22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better database NotFound error propagation</title>
<updated>2019-01-29T20:50:39+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T20:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5aac6ec1a46a64b810f4695de968a10cab000914'/>
<id>urn:sha1:5aac6ec1a46a64b810f4695de968a10cab000914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rust comment typos</title>
<updated>2019-01-29T04:39:51+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=95a60dc56d956c1267eb39d7044a77655ec48ce6'/>
<id>urn:sha1:95a60dc56d956c1267eb39d7044a77655ec48ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2019-01-29T03:34:52+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a00722505b3f4d523787935dd2776e62c45b27ba'/>
<id>urn:sha1:a00722505b3f4d523787935dd2776e62c45b27ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get regular log lines flowing through slog</title>
<updated>2019-01-29T03:34:01+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7864b13105897066ddb1499ad936c885c2cfb3fb'/>
<id>urn:sha1:7864b13105897066ddb1499ad936c885c2cfb3fb</id>
<content type='text'>
The plan here is to replace slog with env_logger (much simpler!), but
not there yet.
</content>
</entry>
</feed>
