mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Allow files of type application/msword
This commit is contained in:
parent
5a1bf2188b
commit
c7a9a42b3d
@ -34,6 +34,7 @@ class ShibbolethAuthenticator:
|
||||
ALLOWED_CONTENT_TYPES = [
|
||||
"application/pdf",
|
||||
"application/zip",
|
||||
"application/msword",
|
||||
"text/xml",
|
||||
"text/plain",
|
||||
"image/jpeg",
|
||||
|
Loading…
Reference in New Issue
Block a user