bradleyg / django-s3direct

Directly upload files to S3 compatible services with Django.
MIT License
658 stars 234 forks source link

Check for csrf cookie name for initiateMultipartUpload #126

Closed Keoven closed 7 years ago

Keoven commented 7 years ago

Missed another csrf part of the script. By the way, I think v1.0.2 includes an old version of bundled.js.

bradleyg commented 7 years ago

Thanks. Merged. I'll also vendor in bundled.js into the repo so it's easier to track changes.