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