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
{{ message }}
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
When a contact who isn't allowed to upload new files tries to upload,
the file is actually sent to the network, the progress is stopped at the end of the transmission and there's finally an error message after some time saying that the file couldn't have been sent to the server.
The upload should be blocked upfront with an error message saying that the contact isn't allowed to upload.
The text was updated successfully, but these errors were encountered:
Maxime-J
changed the title
Improve behaviour when user is not allowed to upload
Improve behaviour when contact is not allowed to upload
Sep 12, 2016
I create a folder that I share with [email protected] with browse only rights.
With his share link, [email protected] could try (for whatever reason) to drag and drop a file.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a contact who isn't allowed to upload new files tries to upload,
the file is actually sent to the network, the progress is stopped at the end of the transmission and there's finally an error message after some time saying that the file couldn't have been sent to the server.
The upload should be blocked upfront with an error message saying that the contact isn't allowed to upload.
The text was updated successfully, but these errors were encountered: