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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: