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

File sharing support? #46

Open
IngwiePhoenix opened this issue Mar 31, 2024 · 1 comment
Open

File sharing support? #46

IngwiePhoenix opened this issue Mar 31, 2024 · 1 comment

Comments

@IngwiePhoenix
Copy link

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

@andersevenrud
Copy link
Member

Hi!

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants