silverorange / site

Website framework.
GNU Lesser General Public License v2.1
3 stars 18 forks source link

Properly delete the media from the CDN #258

Closed nburka closed 6 years ago

nburka commented 6 years ago

This queues up media for deleting properly. It also updates the S3 module to delete all objects matching a prefix. I've tested this with both media/test.zip and media/test/{a whole directory of content and sub-dirs} and it works in both cases.

nburka commented 6 years ago

Allow video uploads to be deleted from the Pending Media admin tool