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

Django 3.2 support #30

Merged
merged 3 commits into from Apr 7, 2022
Merged

Django 3.2 support #30

merged 3 commits into from Apr 7, 2022

Conversation

Starou
Copy link
Owner

@Starou Starou commented Mar 3, 2022

No description provided.

… 3.2.11.

+ Path starting with leading '/' are now considered insecure to store in the database.
+ The leading slash from the Thumbor location is removed from value stored.
+ Thumborstorage' storage is compatible with old and new paths (with or
  without leading slash).
+ Add tests.
@Starou Starou marked this pull request as ready for review March 8, 2022 09:06
@Starou Starou merged commit ee260f6 into master Apr 7, 2022
@Starou Starou deleted the django-3.2 branch April 7, 2022 12:28
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.

django.security.SuspiciousFileOperation Detected path traversal attempt
1 participant