MatrixSynapse/synapse/rest
Denis Kasak 2476d5373c
Mitigate media repo XSSs on IE11. (#10468)
IE11 doesn't support Content-Security-Policy but it has support for
a non-standard X-Content-Security-Policy header, which only supports the
sandbox directive. This prevents script execution, so it at least offers
some protection against media repo-based attacks.

Signed-off-by: Denis Kasak <dkasak@termina.org.uk>
2021-07-27 13:45:10 +02:00
..
admin
client Support MSC2033: Device ID on whoami (#9918) 2021-07-27 05:28:20 +00:00
consent
key
media Mitigate media repo XSSs on IE11. (#10468) 2021-07-27 13:45:10 +02:00
synapse
__init__.py
health.py
well_known.py