helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
274 stars 127 forks source link

This is to add an opportunity for injecting S3 options like ACL permissions #365

Closed therosco closed 5 years ago

therosco commented 5 years ago

One needs them in case it's expected for newly upload files be "public-read".

It's also fixes the wrong default value for "use_path_style_endpoint" flag.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? N/A
Fixed tickets no
License MIT
therosco commented 5 years ago

Not sure you would want me to fix codestyle after #362, I decided to leave it as is so far. Travis is failing due to composer memory issue.