Active
Project:
Flysystem - S3
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2020 at 07:30 UTC
Updated:
9 Jul 2021 at 14:47 UTC
Jump to comment: Most recent
I think this permission causes only confusion and it doesn't make sense: https://git.drupalcode.org/project/flysystem_s3/-/blob/8.x-1.x/flysystem...
So you have set your module to upload files to S3, you have configured S3 to accept files, you've enabled CORS from settings.php. Isn't it your intention now to be able to use CORS? Do you want some users not use use CORS? I tried without it and it's pain when you compare it with having the progress bar and speed of it is great.
Comments
Comment #2
leon kessler commentedI too had the same issue. I did not assume there would be a permission for this, enabling in
$settings.phpI thought I was me indicating the functionality should be enabled.