4teamwork / ftw.zipexport

Zip Export for Plone
2 stars 6 forks source link

Allow write-on-read for zip export requests #39

Closed Rotonen closed 7 years ago

Rotonen commented 7 years ago

Fixes #38

Rotonen commented 7 years ago

Root of the issue:

  1. Export a zip with invalid CSRF
  2. Journal transaction gets rejected
  3. Still receive your zip payload

There are many ways to go about this one.

Rotonen commented 7 years ago

The fix for this does not actually belong here. I will rather solve this in ftw.journal.