<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/tests, branch slots</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>Tests for `/` and `?` characters in query.</title>
<updated>2016-03-11T09:15:38+00:00</updated>
<author>
<name>eofs</name>
<email>tomi@madlab.fi</email>
</author>
<published>2016-03-11T09:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=e59f04bf577f0faa3e5fe2de177d65d094592b55'/>
<id>e59f04bf577f0faa3e5fe2de177d65d094592b55</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 #396 from hirokiky/feature-auth-without-refreshtoken</title>
<updated>2015-10-25T11:16:10+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2015-10-25T11:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=cb93e78e14663cf78827512928c3ffccdf9d34ed'/>
<id>cb93e78e14663cf78827512928c3ffccdf9d34ed</id>
<content type='text'>
Make refresh token as optional on Authentication code grant.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make refresh token as optional on Authentication code grant.</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests auth grant without refresh token</title>
<updated>2015-09-29T02:35:39+00:00</updated>
<author>
<name>Hiroki KIYOHARA</name>
<email>hirokiky@gmail.com</email>
</author>
<published>2015-09-29T02:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=37bea19049497c820891c2ccbcce9c4b9dc0d7b9'/>
<id>37bea19049497c820891c2ccbcce9c4b9dc0d7b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for urldecode</title>
<updated>2015-08-18T13:38:09+00:00</updated>
<author>
<name>Julien Meyer</name>
<email>julien.meyer2@gmail.com</email>
</author>
<published>2015-08-18T13:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b20951fc127fdd4dc37c315104798a758f0c671b'/>
<id>b20951fc127fdd4dc37c315104798a758f0c671b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding validator_log to store what the endpoint computed</title>
<updated>2015-08-12T16:37:21+00:00</updated>
<author>
<name>jonathan vanasco</name>
<email>jonathan@2xlp.com</email>
</author>
<published>2015-08-12T16:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=58a2a735ac329f890c5dd4a042b35ee544084db0'/>
<id>58a2a735ac329f890c5dd4a042b35ee544084db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add token_type_hint to the list of default Request params</title>
<updated>2015-07-20T09:38:10+00:00</updated>
<author>
<name>Massimiliano Pippi</name>
<email>mpippi@gmail.com</email>
</author>
<published>2015-07-20T09:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=1ee0003814a5f89090f59802cbcccdb1e9f0938d'/>
<id>1ee0003814a5f89090f59802cbcccdb1e9f0938d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code to determine if client authentication is required for OAuth2 endpoint "revocation"</title>
<updated>2015-07-19T08:46:15+00:00</updated>
<author>
<name>Weipin Xia</name>
<email>xia@weip.in</email>
</author>
<published>2015-05-06T16:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=e161d8412224b980b67c21fcc268edf675c6a7da'/>
<id>e161d8412224b980b67c21fcc268edf675c6a7da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix management of rfc6749 errors</title>
<updated>2015-07-06T10:44:17+00:00</updated>
<author>
<name>fabio</name>
<email>fabio@tid.es</email>
</author>
<published>2015-07-06T10:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=8dadaf0fde2b502df359632853fda00963dce3f5'/>
<id>8dadaf0fde2b502df359632853fda00963dce3f5</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 for #300 merged</title>
<updated>2015-07-06T04:20:45+00:00</updated>
<author>
<name>Hsiaoming Yang</name>
<email>me@lepture.com</email>
</author>
<published>2015-07-06T04:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f0f3427e90dc5b3f539bb1aee25587d7ae1db6c6'/>
<id>f0f3427e90dc5b3f539bb1aee25587d7ae1db6c6</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 #300 from jbkkd/master</title>
<updated>2015-07-06T03:35:39+00:00</updated>
<author>
<name>Hsiaoming Yang</name>
<email>sopheryoung@gmail.com</email>
</author>
<published>2015-07-06T03:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=dd26c4fcdeb8b66c34ad72c7a10638c967f82a2d'/>
<id>dd26c4fcdeb8b66c34ad72c7a10638c967f82a2d</id>
<content type='text'>
Revocation endpoint should return empty string, not Python 'None'</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revocation endpoint should return empty string, not Python 'None'</pre>
</div>
</content>
</entry>
</feed>
