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