Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

2015.09.15

- Protect against Zip Bombs using multiple files instead of a single
  big one.
- Apply that protection everywhere we accept zip files (basically
  everything manipulating FileUpload instances)
Assets 2