Skip to content

Changed S3 Uploads from Public to Private

Justin Coffi requested to merge jcoffi/Shinobi:jcoffi-master-patch-73819 into master

Updated the AWS S3 upload call so that files are uploaded to a private location. We don't need people being able to view other people's videos. This is especially helpful for those who aren't savvy with AWS as all buckets block public access by default.

Merge request reports