mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Allow wolfram files
This commit is contained in:
parent
50e25346e5
commit
d468a45662
@ -27,6 +27,7 @@ class ShibbolethAuthenticator:
|
|||||||
"application/pdf",
|
"application/pdf",
|
||||||
"application/zip",
|
"application/zip",
|
||||||
"application/msword",
|
"application/msword",
|
||||||
|
"application/vnd.wolfram.nb",
|
||||||
"text/xml",
|
"text/xml",
|
||||||
"text/plain",
|
"text/plain",
|
||||||
"image/jpeg",
|
"image/jpeg",
|
||||||
|
Loading…
Reference in New Issue
Block a user