Skip to content

Commit 039a613

Browse files
author
Sylvain MARIE
committed
Changelog and authors
1 parent aad3610 commit 039a613

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ Patches and Suggestions
2222
- Vinay Raikar <rockraikar@gmail.com>
2323
- kracekumar <me@kracekumar.com>
2424
- David Baumgold <david@davidbaumgold.com>
25+
- Sylvain Marie <sylvain.marie@se.com>

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ UNRELEASED
66

77
- Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls)
88
- Removed outdated LinkedIn Compliance Fixes
9+
- ``OAuth2Session`` now honors the ``self.verify`` value if ``verify`` is not
10+
overridden in ``fetch_token`` and ``refresh_token``. Fixes `#404
11+
<https://github.com/requests/requests-oauthlib/issues/404>`_.
912

1013
v1.3.0 (6 November 2019)
1114
++++++++++++++++++++++++

0 commit comments

Comments
 (0)