<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git/tests, branch improve-usage</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>flake8: Fix a couple of linting errors due to a new version of flake8-import-order</title>
<updated>2017-11-27T04:36:32+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-11-27T04:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=816678fa5845716fabe190b232bf49a2e57f4d98'/>
<id>816678fa5845716fabe190b232bf49a2e57f4d98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix over-eager fallback to stdin (#304)</title>
<updated>2017-11-06T00:05:14+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2017-11-06T00:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=c1253ec82f88bc810884735d68c60f1f6cbd4c1e'/>
<id>c1253ec82f88bc810884735d68c60f1f6cbd4c1e</id>
<content type='text'>
* Fix over-eager fallback to stdin

* Ignore .eggs dir

* Add test to cover when terminal is not a TTY
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix over-eager fallback to stdin

* Ignore .eggs dir

* Add test to cover when terminal is not a TTY
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn about missing algorithms arg only when verify is True</title>
<updated>2017-08-31T15:00:29+00:00</updated>
<author>
<name>Przemysław Suliga</name>
<email>mail@suligap.net</email>
</author>
<published>2017-08-28T11:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=608ed4a948e305cd1953ce93ab42094a046c0372'/>
<id>608ed4a948e305cd1953ce93ab42094a046c0372</id>
<content type='text'>
Since no signature verification will occur, passing in `algorithms` does
not make much sense.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since no signature verification will occur, passing in `algorithms` does
not make much sense.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add warning when decoding with no algorithms specified</title>
<updated>2017-06-22T13:58:04+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2017-06-21T20:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=11f30c4050a11b6398d38f505578c9dabeba6c78'/>
<id>11f30c4050a11b6398d38f505578c9dabeba6c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Throw if key is an PKCS1 PEM-encoded public key</title>
<updated>2017-06-22T13:58:04+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2017-06-21T19:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=37926ea0dd207db070b45473438853447e4c1392'/>
<id>37926ea0dd207db070b45473438853447e4c1392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change optparse for argparse. (#238)</title>
<updated>2017-05-19T03:29:36+00:00</updated>
<author>
<name>Froilan Irizarry</name>
<email>froilan@froilanirizarry.me</email>
</author>
<published>2017-05-19T03:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=328b3d8566fdf18da7c6d9a92e7d6e86d057f6f8'/>
<id>328b3d8566fdf18da7c6d9a92e7d6e86d057f6f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Non-numeric 'iat' now raises InvalidIssuedAtError on decode()</title>
<updated>2017-04-17T13:34:12+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-04-17T13:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=3447f0c0eb7de46042b5cda975d37e361168bf60'/>
<id>3447f0c0eb7de46042b5cda975d37e361168bf60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop rejecting tokens with future 'iat' values</title>
<updated>2017-04-17T13:34:04+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-04-17T13:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=8f3a2a8a4098693357b69d63a1dbec514ed7c701'/>
<id>8f3a2a8a4098693357b69d63a1dbec514ed7c701</id>
<content type='text'>
RFC 7519 does not specify or even suggest this type of validation on the
'iat' claim and it has caused issues for several consumers of PyJWT.

This change removes the validation on future 'iat' values and leaves
such things up to the application developer to implement.

Fixes #190.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC 7519 does not specify or even suggest this type of validation on the
'iat' claim and it has caused issues for several consumers of PyJWT.

This change removes the validation on future 'iat' values and leaves
such things up to the application developer to implement.

Fixes #190.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a failing test for OpenSSH-formatted ECDSA public keys</title>
<updated>2017-03-14T12:37:32+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-03-14T12:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=299d196383836e1f804ef4441365a94862e08abe'/>
<id>299d196383836e1f804ef4441365a94862e08abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes per code review</title>
<updated>2016-11-30T16:33:46+00:00</updated>
<author>
<name>Landon GB</name>
<email>landogbland@gmail.com</email>
</author>
<published>2016-11-30T16:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=0550fa347ed29e2ffcd8f26a3adcf0ddcae6fdc3'/>
<id>0550fa347ed29e2ffcd8f26a3adcf0ddcae6fdc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
