mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 01:13:26 -05:00
2476d5373c
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>