Closed AstuteMediaDev closed 5 years ago
We have other options now. It's not hard coded since #64
It's also documented.
https://github.com/JimBobSquarePants/UmbracoFileSystemProviders.Azure#usage
Protecting the media by default changes the default behaviour from the file based service and requires ImageProcessor.Web customization.
Related to #67 and #98
Umbraco Forms uploads files to /media/forms and we only just realised the default container access is public so anyone could potentially access sensitive user uploads if they were aware of the storage account url.