]> source.dussan.org Git - nextcloud-server.git/commit
Remove legacy Internet Explorer headers 31629/head
authorMichaIng <micha@dietpi.com>
Sat, 19 Mar 2022 17:17:46 +0000 (18:17 +0100)
committerMichaIng <micha@dietpi.com>
Sat, 19 Mar 2022 17:17:46 +0000 (18:17 +0100)
commitea0e45d81e6963dab8c89981538f9d5fe2d51472
tree7b1ed6175c13b608c34330ac21826ad82b591762
parent40b0ca56f77a994e8a094643ea96d53e7e8d24bc
Remove legacy Internet Explorer headers

X-UA-Compatible and X-Download-Options headers are interpreted or relevant for Internet Explorer only. With the deprecation of Internet Explorer support in Nextcloud 20 and planned support removal already in Nextcloud 22, these became obsolete and are hereby removed, including their removal from setup checks.

Signed-off-by: MichaIng <micha@dietpi.com>
.htaccess
build/integration/features/carddav.feature
build/integration/features/dav-v2.feature
build/integration/features/webdav-related.feature
core/js/setupchecks.js
core/js/tests/specs/setupchecksSpec.js
core/templates/layout.base.php
core/templates/layout.guest.php
core/templates/layout.public.php
core/templates/layout.user.php
lib/private/legacy/OC_Response.php