<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/oauthlib, branch master</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>Add 3.2.2 version</title>
<updated>2023-01-10T13:20:21+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2022-10-17T19:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7d7fe904af504c20f7d802650e54a78e3d0be8ba'/>
<id>7d7fe904af504c20f7d802650e54a78e3d0be8ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pre-configured OIDC server to use OIDC flavor of Refresh Token grant type (#838)</title>
<updated>2022-10-06T08:47:12+00:00</updated>
<author>
<name>Burke Livingston</name>
<email>burkel24@gmail.com</email>
</author>
<published>2022-10-06T08:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7e69a15c01dd7d23edf0a958ced62c0684286ccb'/>
<id>7e69a15c01dd7d23edf0a958ced62c0684286ccb</id>
<content type='text'>
* Modify pre-configured OIDC server to use OIDC Refresh Token grant type

* Add test coverage for OIDC refresh token grant type

* Use longer variable names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Modify pre-configured OIDC server to use OIDC Refresh Token grant type

* Add test coverage for OIDC refresh token grant type

* Use longer variable names</pre>
</div>
</content>
</entry>
<entry>
<title>OAuth2Error: Allow falsy values as state</title>
<updated>2022-10-06T07:59:38+00:00</updated>
<author>
<name>Tiphaine LAURENT</name>
<email>25824254+TiphaineLAURENT@users.noreply.github.com</email>
</author>
<published>2022-05-03T14:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f1cc9c8d26c096b7ffee83fae5aae6c1249e7bf8'/>
<id>f1cc9c8d26c096b7ffee83fae5aae6c1249e7bf8</id>
<content type='text'>
The idea is to allow values like `0` to be used a state.
The current implementation only checks for truthiness.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea is to allow values like `0` to be used a state.
The current implementation only checks for truthiness.</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade GitHub Actions and make bandit, codespell, and pytest mandatory (#835)</title>
<updated>2022-10-06T07:20:34+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2022-10-06T07:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c3dda126005547184d2688d350585e940be996f5'/>
<id>c3dda126005547184d2688d350585e940be996f5</id>
<content type='text'>
* Upgrade GitHub Actions

* Fix typo discovered by codespell

* Update lint_python.yml</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upgrade GitHub Actions

* Fix typo discovered by codespell

* Update lint_python.yml</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #832 from oauthlib/3.2.1</title>
<updated>2022-09-09T20:01:18+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-09-09T20:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=4a4d65f8eeecfe7d778269466871c5c15fe9c1bc'/>
<id>4a4d65f8eeecfe7d778269466871c5c15fe9c1bc</id>
<content type='text'>
Prepare 3.2.1 release</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare 3.2.1 release</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request from GHSA-3pgj-pg6c-r5p7</title>
<updated>2022-09-09T19:48:14+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-09-09T19:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2e40b412c844ecc4673c3fa3f72181f228bdbacd'/>
<id>2e40b412c844ecc4673c3fa3f72181f228bdbacd</id>
<content type='text'>
Improve test coverage of IPv6 parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve test coverage of IPv6 parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare 3.2.1 release</title>
<updated>2022-09-06T20:50:02+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2022-09-06T20:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=1a45d9790543673208e603e13a7be4aa4cba7339'/>
<id>1a45d9790543673208e603e13a7be4aa4cba7339</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 #818 from dasm/master</title>
<updated>2022-09-06T20:29:50+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-09-06T20:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b4bdd09c56aa5dedb475529e75ce73c092ca0898'/>
<id>b4bdd09c56aa5dedb475529e75ce73c092ca0898</id>
<content type='text'>
OAuth1: Allow IPv6 addresses being parsed by signature</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OAuth1: Allow IPv6 addresses being parsed by signature</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IPV6 regex used to check redirect_uri</title>
<updated>2022-09-06T19:56:40+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2022-09-06T19:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=5d85c61998692643dd9d17e05d2646e06ce391e8'/>
<id>5d85c61998692643dd9d17e05d2646e06ce391e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix typos</title>
<updated>2022-07-05T18:29:54+00:00</updated>
<author>
<name>Kian-Meng Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2022-07-05T15:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0adbbe10ed8ef822d1c780987fffc56670ce3f9f'/>
<id>0adbbe10ed8ef822d1c780987fffc56670ce3f9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
