1
0
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:
Joscha 2019-07-05 08:48:43 +00:00
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",
] ]