Skip to content
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

Does not work with a recent PyJWT #1193

Closed
jensens opened this issue Aug 12, 2021 · 0 comments · Fixed by #1377
Closed

Does not work with a recent PyJWT #1193

jensens opened this issue Aug 12, 2021 · 0 comments · Fixed by #1377

Comments

@jensens
Copy link
Member

jensens commented Aug 12, 2021

Test are failing with pyjwt = 2.1.0. We are using an outdated PyJWT 1.7.1 (as of the year 2018).

jensens added a commit that referenced this issue Aug 12, 2021
Update to usePyJWT 2.1.0
jensens added a commit that referenced this issue Aug 12, 2021
Update to usePyJWT 2.1.0
jensens added a commit that referenced this issue Aug 30, 2021
- Document usage of version 8 with Plone 5.2.
- Bumb version on feature level.
jensens added a commit that referenced this issue Nov 14, 2021
- Document usage of version 8 with Plone 5.2.
- Bumb version on feature level.
jensens added a commit that referenced this issue Mar 23, 2022
- Document usage of version 8 with Plone 5.2.
- Bumb version on feature level.
mauritsvanrees added a commit that referenced this issue Apr 19, 2022
mauritsvanrees added a commit that referenced this issue Apr 19, 2022
mister-roboto pushed a commit to plone/buildout.coredev that referenced this issue Apr 22, 2022
Branch: refs/heads/master
Date: 2022-04-19T17:46:53+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.restapi@8a3c019

Make the PAS plugin compatible with PyJWT 1 and 2.

Takes code from plone/plone.restapi#1194
Fixes plone/plone.restapi#1193

Files changed:
A news/1193.bugfix
M setup.py
M src/plone/restapi/pas/plugin.py
Repository: plone.restapi

Branch: refs/heads/master
Date: 2022-04-22T11:34:51+02:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.restapi@30ec4d8

Merge pull request #1377 from plone/maurits-support-pyjwt-1-and-2

Make the PAS plugin compatible with PyJWT 1 and 2.

Files changed:
A news/1193.bugfix
M setup.py
M src/plone/restapi/pas/plugin.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant