Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop non-bearer rules from the "custom" list #146

Closed
roman-khimov opened this issue Jan 29, 2024 · 1 comment · Fixed by #147
Closed

Drop non-bearer rules from the "custom" list #146

roman-khimov opened this issue Jan 29, 2024 · 1 comment · Fixed by #147
Labels
bug Something isn't working I3 Minimal impact S4 Routine U2 Seriously planned

Comments

@roman-khimov
Copy link
Member

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 roman-khimov added U2 Seriously planned bug Something isn't working S4 Routine I3 Minimal impact labels Jan 29, 2024
@roman-khimov
Copy link
Member Author

Given that Panel only works correctly with eacl-public-read-write (at least in absence of nspcc-dev/neofs-api#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.

mike-petrov added a commit that referenced this issue Jan 30, 2024
closes #146
- Add input caption for strict Basic ACL field
- Move presets to eACL and update it

Signed-off-by: Mikhail Petrov <mike@nspcc.ru>
mike-petrov added a commit that referenced this issue Jan 30, 2024
closes #146
- Add input caption for strict Basic ACL field
- Move presets to eACL and update it

Signed-off-by: Mikhail Petrov <mike@nspcc.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I3 Minimal impact S4 Routine U2 Seriously planned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant