Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Customer request, 1.5.0
-
Component/s: Permissions, Security
-
Labels:None
Description
Flysystem 1.0 allows us to setup permissions for files it creates.
Permissions can be passed to the Local Adapter constructor, used by ezpublish.core.io.flysystem.default_adapter, in vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/settings/io.yml:
ezpublish.core.io.flysystem.default_adapter: class: League\Flysystem\Adapter\Local arguments: - %io_root_dir%
The settings we use should be easily configurable.
Attachments
Issue Links
- relates to
-
EZP-25676 Update Flysystem to 1.0.x
-
- Closed
-