mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Incorrect message for links to open containers #103
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 (Mar 26, 2024).
Originally assigned to: @mike-petrov on GitHub.
Current Behavior
"You can share a link to this object, it will be available for 1 day to everyone without authorization"
Expected Behavior
Publicly accessible containers don't have "1 day" access restriction, the link is valid until EACL change.
Possible Solution
Fix the message for open containers.
Steps to Reproduce
Create a container with "allow reads for others" policy, upload an object, get a link.
Your Environment