Skip to content

Check authorized image types with Magick

Luis Arias requested to merge fix/restrict-avatar-banner-file-types into develop

This PR makes sure only images of type GIF, JPEG and PNG can be uploaded as an avatar or banner.

Fixes https://gitlab.com/JOGL/JOGL/-/issues/260

Merge request reports