imi-ms / MoPat

Mobile Patient Survey (MoPat) is a Java based web application to create, distribute, complete and export medical questionnaires.
Apache License 2.0
7 stars 1 forks source link

Disable svg upload until functionality is restored #41

Closed ywarnecke closed 1 month ago

ywarnecke commented 1 month ago

Temporarily fixes #37 until svg processing is handled correctly, by disabling svg uploads

ywarnecke commented 1 month ago

Restricted all image uploads to .jpg, .png and .jpeg until svg functionality is implemented