michael
07/12/2022, 2:25 PMDavid Buck
07/12/2022, 4:01 PMimage/*
as the accept
attribute value, and not specifying anything for allowedExtensions
.
That said, are you sure you want to accept literally any image type? If your app actually does something with those images besides just storing them, you might want to consider being more explicit in what you'll accept. Do you really want people uploading stuff like svg, avif, ico, webp, etc?