<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git, branch fix-cli-script</title>
<subtitle>github.com: progrium/pyjwt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/'/>
<entry>
<title>Renamed jwt CLI script to jwt-cli to avoid issues with jwt script overlapping with the jwt package. Fixes #130</title>
<updated>2016-10-24T18:33:56+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2015-10-23T23:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=5c5fab1282c21a4a37dfebae54b2d4bc1ea7f037'/>
<id>5c5fab1282c21a4a37dfebae54b2d4bc1ea7f037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #225 from jpadilla/ecdsa-bkwards-compat</title>
<updated>2016-10-24T18:26:45+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=0d0d10c0e3d85d868a91815b6e88b0ee122998c6'/>
<id>0d0d10c0e3d85d868a91815b6e88b0ee122998c6</id>
<content type='text'>
Add back 'ES512' for backward compatibility (for now)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add back 'ES512' for backward compatibility (for now)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #196 from kepkin/patch-1</title>
<updated>2016-10-24T18:09:59+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=6112c18eb482eb21e847b0af8096826d6b68fcc9'/>
<id>6112c18eb482eb21e847b0af8096826d6b68fcc9</id>
<content type='text'>
Fix rpm build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix rpm build</pre>
</div>
</content>
</entry>
<entry>
<title>Add back 'ES512' for backward compatibility (for now)</title>
<updated>2016-10-24T18:07:29+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=8b2a83d41c8bf747a9708a7565614642c7b7feb0'/>
<id>8b2a83d41c8bf747a9708a7565614642c7b7feb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #219 from mike9005/es521_fix</title>
<updated>2016-10-24T18:04:53+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=18160c494af1c142e7da14996fb1342b9abaca4f'/>
<id>18160c494af1c142e7da14996fb1342b9abaca4f</id>
<content type='text'>
Fix incorrectly named ECDSA algorithm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix incorrectly named ECDSA algorithm</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #220 from adamchainz/readthedocs.io</title>
<updated>2016-10-24T18:03:58+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=01dae1c90358d2302f217e543e5dddd0d0403eee'/>
<id>01dae1c90358d2302f217e543e5dddd0d0403eee</id>
<content type='text'>
Convert readthedocs link for their .org -&gt; .io migration for hosted projects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert readthedocs link for their .org -&gt; .io migration for hosted projects</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #202 from jpadilla/add-jwk-for-hmac-rsa</title>
<updated>2016-10-24T18:03:11+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2016-10-24T18:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=f0133471628adc48630ac5d42376bfec05a47fa3'/>
<id>f0133471628adc48630ac5d42376bfec05a47fa3</id>
<content type='text'>
Add JWK support for HMAC and RSA keys</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add JWK support for HMAC and RSA keys</pre>
</div>
</content>
</entry>
<entry>
<title>Convert readthedocs link for their .org -&gt; .io migration for hosted projects</title>
<updated>2016-09-29T14:27:14+00:00</updated>
<author>
<name>Adam Chainz</name>
<email>adam@adamj.eu</email>
</author>
<published>2016-09-29T14:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=fe621188a58efc82c37f913fbc120419df523874'/>
<id>fe621188a58efc82c37f913fbc120419df523874</id>
<content type='text'>
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

&gt; Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

&gt; Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch a couple more typos in tests</title>
<updated>2016-09-26T13:54:59+00:00</updated>
<author>
<name>Michael Collis</name>
<email>michael.l.collis@gmail.com</email>
</author>
<published>2016-09-26T13:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=89f9a9d2940d86868e9600a9e1a4c7bb342d326e'/>
<id>89f9a9d2940d86868e9600a9e1a4c7bb342d326e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests to match</title>
<updated>2016-09-22T00:00:02+00:00</updated>
<author>
<name>Michael Collis</name>
<email>michael.l.collis@gmail.com</email>
</author>
<published>2016-09-22T00:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=ebd2fb9a3ff91daf272cac13a7b3456a6b40d26f'/>
<id>ebd2fb9a3ff91daf272cac13a7b3456a6b40d26f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
