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
I've been using seafile for a few month now on our own seafile server and I thank you for your work, this is very easy to use.
We wanted to use the share options to send links to a file between users of the same Seafile server without requiring to create a dedicated share between each user.
The problem is:
public links are public to the whole Internet users and don't require authentication, and are usually sent using insecure means like e-mail ;
internal links require for the user to already have access to the library which is not convenient for this use.
Would it be possible to have a 3rd option to share with a semi-public link, kinda like public link but requiring to have an account on the server ?