Allow more types of files

This commit is contained in:
Joscha 2019-07-04 12:16:42 +00:00
parent 064f12c14c
commit 77056e6f8d

View File

@ -28,7 +28,10 @@ class ShibbolethAuthenticator:
"application/zip",
"application/msword",
"application/vnd.wolfram.nb",
"application/octet-stream",
"application/excel",
"text/xml",
"text/xml;charset=UTF-8",
"text/plain",
"image/jpeg",
"image/png",