mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Allow more types of files
This commit is contained in:
parent
064f12c14c
commit
77056e6f8d
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user