Actions
Bug #8544
closedClient side resizing isn't strictly checking allowed extensions
Description
Client side resizing is only allowed for jpg, jpeg, png, webp, and avif extensions. All other files in the file array should be skipped instead of attempting to process inside a canvas.
Actions