8000 Release 2.0.8 by skion · Pull Request #545 · oauthlib/oauthlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Release 2.0.8 #545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed

Release 2.0.8 #545

wants to merge 6 commits into from

Conversation

skion
Copy link
Member
@skion skion commented May 8, 2018

This patch release addresses the following...

We should discuss if we want #525 in here as well...

jimmy-lt and others added 3 commits April 23, 2018 21:47
The secrets module should be used for generating cryptographically
strong random numbers suitable for managing data such as passwords,
account authentication, security tokens, and related secrets.

In particularly, secrets should be used in preference to the default
pseudo-random number generator in the random module, which is
designed for modelling and simulation, not security or cryptography.

(cherry picked from commit d21fd53)
Fixed some copy and paste typos, see issue oauthlib#532.

(cherry picked from commit 1b3498a)
@skion skion added this to the 2.0.8 milestone May 8, 2018
@wiliamsouza
Copy link
Member

+1 to release #525 as part of 2.0.8

@skion skion force-pushed the 2.0.8 branch 2 times, most recently from c523996 to 858c34b Compare May 18, 2018 20:02
@skion
Copy link
Member Author
skion commented May 18, 2018

@wiliamsouza I looked at #525 again and actually that would break any existing OIDC implementation just because the files have moved around. So I would propose it goes in 3.0.0 instead of 2.0.8 because of that.

@skion
Copy link
Member Author
skion commented May 18, 2018

The Makefile tests pass on this now...

@skion skion requested review from thedrow and JonathanHuot May 18, 2018 21:00
@skion skion changed the title Release 2.0.8 Release 2.1.0 May 21, 2018
@skion skion changed the title Release 2.1.0 Release 2.0.8 May 21, 2018
@skion
Copy link
Member Author
skion commented May 21, 2018

@thedrow Makes sense 👍

Closing in favour of #548.

@skion skion closed this May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0