<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/tests, branch 409_headers_not_params</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Remove headers from request attributes</title>
<updated>2018-08-17T23:02:52+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-08-17T23:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=39dad84a9b4cfa353ec3ed60aa8f8856957f6704'/>
<id>39dad84a9b4cfa353ec3ed60aa8f8856957f6704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into get_default_redir</title>
<updated>2018-08-12T21:44:49+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-08-12T21:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=a8df0a2b3e11626301bd260ac1ee2543d915e875'/>
<id>a8df0a2b3e11626301bd260ac1ee2543d915e875</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 569_expires_in_implicit</title>
<updated>2018-08-12T21:38:43+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-08-12T21:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7c38b81d07b889b4419a335b4b4450285af612b4'/>
<id>7c38b81d07b889b4419a335b4b4450285af612b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$ and ' are allowed to be unencoded in query strings (#564)</title>
<updated>2018-08-12T20:44:38+00:00</updated>
<author>
<name>Chris Utz</name>
<email>cutz@users.noreply.github.com</email>
</author>
<published>2018-08-12T20:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=d5d843de71e2ddd6da913971f42beec890f5c3b7'/>
<id>d5d843de71e2ddd6da913971f42beec890f5c3b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implicit was not converting expires_in into integers</title>
<updated>2018-08-06T17:01:53+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-08-06T17:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=38467a8a001fdbb5ae5661acfcea4e806b82b2b5'/>
<id>38467a8a001fdbb5ae5661acfcea4e806b82b2b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add syntax check of get_default_redirect_uri</title>
<updated>2018-07-30T13:07:05+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-07-30T13:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=3a769e29c2a94bad3460ab09f748569432257396'/>
<id>3a769e29c2a94bad3460ab09f748569432257396</id>
<content type='text'>
Authorization Code was missing this check, whereas Implicit was checking it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Authorization Code was missing this check, whereas Implicit was checking it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove handling of nonstandard parameter "expires" (#506)</title>
<updated>2018-06-30T22:09:26+00:00</updated>
<author>
<name>Seth Davis</name>
<email>seth@curiasolutions.com</email>
</author>
<published>2018-06-30T22:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=3eaf962311dfbc566dbfa66a988e0331b91184be'/>
<id>3eaf962311dfbc566dbfa66a988e0331b91184be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenID Connect split  (#525)</title>
<updated>2018-06-05T14:33:21+00:00</updated>
<author>
<name>Wiliam Souza</name>
<email>wiliamsouza83@gmail.com</email>
</author>
<published>2018-06-05T14:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=d5a4d5ea0eab04ddddefac7d1e7a4902fc469286'/>
<id>d5a4d5ea0eab04ddddefac7d1e7a4902fc469286</id>
<content type='text'>
* Add command to clean up builds to makefile

* Fix docs strings for endpoints pre_configured

* Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible

* Fix doc string for rfc6749.request_validator

* Remove unused import

* Change import to be explicity

* Move JWTTokenTestCase to openid.connect.core.test_token

* Move JWTToken to oauthlib.openid.connect.core.tokens

* Move to openid connect test

* Move openid connect exceptions to its own file

* Remove openid connect from oauth2 server

* Remove JWTToken from oauth tokens

* Remove grant_types.openid_connect file

* Add oauthlib/openid estructure and tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add command to clean up builds to makefile

* Fix docs strings for endpoints pre_configured

* Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible

* Fix doc string for rfc6749.request_validator

* Remove unused import

* Change import to be explicity

* Move JWTTokenTestCase to openid.connect.core.test_token

* Move JWTToken to oauthlib.openid.connect.core.tokens

* Move to openid connect test

* Move openid connect exceptions to its own file

* Remove openid connect from oauth2 server

* Remove JWTToken from oauth tokens

* Remove grant_types.openid_connect file

* Add oauthlib/openid estructure and tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into oauth2-introspect</title>
<updated>2018-05-26T19:39:09+00:00</updated>
<author>
<name>Pieter Ennes</name>
<email>pieter@ennes.nl</email>
</author>
<published>2018-05-26T19:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=e44d5d93dd0d97998a58f1b84cb51119d136fad2'/>
<id>e44d5d93dd0d97998a58f1b84cb51119d136fad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check that the Bearer header is properly formatted (#491)</title>
<updated>2018-05-26T19:33:41+00:00</updated>
<author>
<name>Mattia Procopio</name>
<email>promat85@gmail.com</email>
</author>
<published>2018-05-26T19:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=27702f40753f88fc5bbf15128dac15758d4bc29a'/>
<id>27702f40753f88fc5bbf15128dac15758d4bc29a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
