mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Allow even more types of files
This commit is contained in:
parent
aba8d46d26
commit
ea01dc7cb2
@ -33,6 +33,7 @@ class ShibbolethAuthenticator:
|
|||||||
"text/xml",
|
"text/xml",
|
||||||
"text/xml;charset=UTF-8",
|
"text/xml;charset=UTF-8",
|
||||||
"text/plain",
|
"text/plain",
|
||||||
|
"text/plain;charset=UTF-8",
|
||||||
"image/jpeg",
|
"image/jpeg",
|
||||||
"image/png",
|
"image/png",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user