mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-08-14 03:22:28 +02:00
Allow more types of files
This commit is contained in:
@@ -28,7 +28,10 @@ class ShibbolethAuthenticator:
|
|||||||
"application/zip",
|
"application/zip",
|
||||||
"application/msword",
|
"application/msword",
|
||||||
"application/vnd.wolfram.nb",
|
"application/vnd.wolfram.nb",
|
||||||
|
"application/octet-stream",
|
||||||
|
"application/excel",
|
||||||
"text/xml",
|
"text/xml",
|
||||||
|
"text/xml;charset=UTF-8",
|
||||||
"text/plain",
|
"text/plain",
|
||||||
"image/jpeg",
|
"image/jpeg",
|
||||||
"image/png",
|
"image/png",
|
||||||
|
Reference in New Issue
Block a user