Pxl icon indicating copy to clipboard operation
Pxl copied to clipboard

Upload without registation

Open Evo-c opened this issue 6 years ago • 1 comments

Just wondering what exactly would need to be changed to allow users to upload without registering? Looking to host a free image upload site that's quick to use for friends and this base looks amazing and is smooth to use.

Evo-c avatar Dec 26 '17 20:12 Evo-c

Currently, it's not possible to allow anonymous users to upload anything, but you could change the UploadController to remove the checks for upload-tokens and to set the user associated with the images to a predefined account.

MaxKorlaar avatar Dec 29 '17 16:12 MaxKorlaar