Pxl
Pxl copied to clipboard
Upload without registation
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.
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.