mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Allow wolfram files
This commit is contained in:
parent
50e25346e5
commit
d468a45662
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue