Non Logged Users can Initiate an image Upload

3.47K viewsIssues
1

While i only allowed logged in users to upload images, it seems that anonymous can Initiate an upload. At the end the upload is not accepted BUT also a wrong warning is displayed (about size but the image less than the allowed size).

Attachments

Untitled.png

I think that Anonymous users shouldn’t even see the Upload option, if the setup is set not to allow non-logged users to upload.

1

A fix has been pushed to GitHub repo.

It is fixed partially but in the wrong way i think. The non-logged user CAN still initiate the upload but at the end he gets an permission error.

Why not do it as in Question Reply. HIDE the upload when not-logged.