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

Add compat for itsdangerous 2.0+ #60

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jnguiot
Copy link

@jnguiot jnguiot commented Feb 1, 2022

This PR fix #57 : I don't use itsdangerous._compat anymore: I directly use hmac.compare_digest

The merge and the deployment onto pipy would be greatly appreciated: I really like your module :)

Best Regards

MichaelDeCortix added a commit to MichaelDeCortix/Flask-Images-fixed that referenced this pull request Apr 16, 2022
gdaviet and others added 2 commits November 16, 2022 07:54
Make mtime naive or offset-aware depending on if_modifed_since
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.

Compatibility with itsdangerous 2.0.0
2 participants