You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add an endpoint to the server-side that allow the user to selectively share files from the File Manager, get a link back and share that to someone else who thus has the permission to download it?
Kind regards,
Ingwie
The text was updated successfully, but these errors were encountered:
This could be done. It would require setting up some kind of token that can be attached to the URL which points to a VFS endpoint that allows access without having a physical session.
Needs some kind of middleman database to store and handle token lifetime.
Hello there!
Would it be possible to add an endpoint to the server-side that allow the user to selectively share files from the File Manager, get a link back and share that to someone else who thus has the permission to download it?
Kind regards,
Ingwie
The text was updated successfully, but these errors were encountered: