<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/tests, branch docs-flows-hooks</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>Merge branch 'master' into oidc-userinfo</title>
<updated>2019-07-04T07:34:36+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2019-07-04T07:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=4112c2acb4b55b4dff679e83dc645e072e65ca65'/>
<id>4112c2acb4b55b4dff679e83dc645e072e65ca65</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 672-fix-null-expires-in</title>
<updated>2019-07-03T17:22:37+00:00</updated>
<author>
<name>Josh Holmer</name>
<email>jholmer.in@gmail.com</email>
</author>
<published>2019-07-03T17:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f108724dcd06a547b308e9d133d9bae6be902714'/>
<id>f108724dcd06a547b308e9d133d9bae6be902714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Error in timestamp comparison</title>
<updated>2019-07-03T16:28:34+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-07-03T16:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=19d111df1c55456c0c85b6ba8051d3a9b3ac3733'/>
<id>19d111df1c55456c0c85b6ba8051d3a9b3ac3733</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 672-fix-null-expires-in</title>
<updated>2019-06-29T07:46:10+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-06-29T07:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=9bcf5d6720aea23dd8b57e08dca39341dc49314a'/>
<id>9bcf5d6720aea23dd8b57e08dca39341dc49314a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for authorization response errors</title>
<updated>2019-06-06T04:08:18+00:00</updated>
<author>
<name>Mark Gregson</name>
<email>mark.gregson@anu.edu.au</email>
</author>
<published>2019-06-06T04:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=09bcb01032a21a4bfa0c478ea8ae66ec8ace957a'/>
<id>09bcb01032a21a4bfa0c478ea8ae66ec8ace957a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce POST HTTP method on TokenEndpoint, IntrospectEndpoint and RevocationEndpoint</title>
<updated>2019-05-14T07:37:59+00:00</updated>
<author>
<name>Abhishek Patel</name>
<email>5524161+Abhishek8394@users.noreply.github.com</email>
</author>
<published>2019-05-14T07:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=056948ac7c14a435d0b65dd27692fe2494bc3743'/>
<id>056948ac7c14a435d0b65dd27692fe2494bc3743</id>
<content type='text'>
- Add validation checks for HTTP method in TokenEndpoint, IntrospectEndpoint and RevocationEndpoint.
- CHANGE DEFAULT HTTP method for TokenEndpoint from 'GET' to 'POST'.
- Add tests + Fix an old test in . It used to send query params to TokenEndpoint which is not allowed anymore. Fixed it so payload is sent as POST body.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add validation checks for HTTP method in TokenEndpoint, IntrospectEndpoint and RevocationEndpoint.
- CHANGE DEFAULT HTTP method for TokenEndpoint from 'GET' to 'POST'.
- Add tests + Fix an old test in . It used to send query params to TokenEndpoint which is not allowed anymore. Fixed it so payload is sent as POST body.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ban all query parameters on Intropspection, Token and Revocation endpopoint</title>
<updated>2019-05-14T07:37:59+00:00</updated>
<author>
<name>Abhishek Patel</name>
<email>5524161+Abhishek8394@users.noreply.github.com</email>
</author>
<published>2019-05-13T03:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=ee06f0f3349d7fd656d35a2eef40ee18fb74e303'/>
<id>ee06f0f3349d7fd656d35a2eef40ee18fb74e303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests + create a global variable for blacklisted query parameters</title>
<updated>2019-05-14T07:37:59+00:00</updated>
<author>
<name>Abhishek Patel</name>
<email>5524161+Abhishek8394@users.noreply.github.com</email>
</author>
<published>2019-05-07T06:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=047ceccf48ea7ccd4ecc6b48a8ddb6dd4a14abd6'/>
<id>047ceccf48ea7ccd4ecc6b48a8ddb6dd4a14abd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add UserInfoEndpoint to the OIDC Provider support.</title>
<updated>2019-05-13T09:36:20+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-05-13T09:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0821ab7467fec977cc8dbe357435d03861c16027'/>
<id>0821ab7467fec977cc8dbe357435d03861c16027</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 670-pkce-requestinfo</title>
<updated>2019-05-07T18:42:30+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2019-05-07T18:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=58995124a96646930e5d4f12b8221a11ea210288'/>
<id>58995124a96646930e5d4f12b8221a11ea210288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
