-
Notifications
You must be signed in to change notification settings - Fork 219
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
Itsdangerous replacement with PyJWT #144
base: master
Are you sure you want to change the base?
Commits on Mar 24, 2022
-
Replaced itsdangerous JWT encoding and decoding with PyJWT library
Itsdangerous no longer has JWT encoding or decoding functionality with newer versions (i.e. 2.1.1). This will completely break flask_oidc
Configuration menu - View commit details
-
Copy full SHA for 3e0be4a - Browse repository at this point
Copy the full SHA 3e0be4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba139d6 - Browse repository at this point
Copy the full SHA ba139d6View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b3b5eb - Browse repository at this point
Copy the full SHA 1b3b5ebView commit details -
Let Makefile handle themes git repo. Fixes puiterwijk#152
Erik Cederstrand committedJul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 62880cc - Browse repository at this point
Copy the full SHA 62880ccView commit details -
Only check existence of submodule if it's needed
Erik Cederstrand committedJul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 839ab83 - Browse repository at this point
Copy the full SHA 839ab83View commit details -
Merge pull request #1 from ecederstrand/patch-1
Allow pip install using git
Configuration menu - View commit details
-
Copy full SHA for b10e6bf - Browse repository at this point
Copy the full SHA b10e6bfView commit details
Commits on Oct 14, 2022
-
This removes duplication and pulls in the itsdangerous -> PyJWT change into setup.pp
Configuration menu - View commit details
-
Copy full SHA for 41388b4 - Browse repository at this point
Copy the full SHA 41388b4View commit details -
Pull in requirements.txt into MANIFEST
This allow installs from the source package to work
Configuration menu - View commit details
-
Copy full SHA for 57ac92f - Browse repository at this point
Copy the full SHA 57ac92fView commit details
Commits on Nov 2, 2022
-
Merge pull request #2 from ecederstrand/patch-1
Reuse requirements.txt to complete PyJWT switch
Configuration menu - View commit details
-
Copy full SHA for f9e4367 - Browse repository at this point
Copy the full SHA f9e4367View commit details