mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Allow sharing files to specific accounts #95
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 18, 2024).
Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't give access to to some file for a specific account. #124 is nice, but it allows anyone with a link to get access. Sometimes people want to do something more specific.
Describe the solution you'd like
Sign a token allowing to access for account X. The problem is, it won't work without https://github.com/nspcc-dev/neofs-api/issues/241.