file0 icon indicating copy to clipboard operation
file0 copied to clipboard

filename with a question mark acts like a query string, makes file inaccessible

Open gottaeat opened this issue 4 years ago • 1 comments

steps to reproduce:

  1. upload file with a question mark in it, a.png?haha=funny as an example (uploads successfully)
  2. try to access it

you will be greeted with the file not found/expired prompt.

when you go to the tab for viewing your unexpired uploads made from the same cookie you will find the file residing there, still inaccessible and without the thumbnail.

  1. 1
  2. 2
  3. 3
  4. 4

gottaeat avatar Jul 10 '21 08:07 gottaeat

cheers I'll take a look

s3krit avatar Jan 28 '22 18:01 s3krit