mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Drop non-bearer rules from the "custom" list #87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Jan 29, 2024).
Current Behavior
You can create a container with custom rules that won't work via the Panel.
Expected Behavior
Be able to upload/download things into/out of created container.
Possible Solution
At least do not expose default basic ACLs that don't support bearer flag (final ones as well).
Context
Related to #122.
@roman-khimov commented on GitHub (Jan 30, 2024):
Given that Panel only works correctly with eacl-public-read-write (at least in absence of https://github.com/nspcc-dev/neofs-api/issues/241), we can leave only that with two default EACL presets (forbid everything/allow reads for others). If anyone wants to mess with basic ACL --- welcome to CLI.