Allow even more types of files

This commit is contained in:
Joscha 2019-07-05 08:48:43 +00:00
parent aba8d46d26
commit ea01dc7cb2

View File

@ -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",
] ]