Hello, I am running the most recent version of the Server 8.0.2 and I cannot use password protected upload links.
When there is no password protection the upload link works fine.
However if I set any password I get this error in the 403 HTTP response when I hit upload file:
Upload link ######## is encrypted
And in seahub.log I read this:
[WARNING] django.request:228 log_response Forbidden: /api/v2.1/upload-links/#########/upload/
Please note that the two ids that I marked with ######### are exactly the same.
Thank you for your help.