nextcloud-server/lib/private/legacy
MichaIng ea0e45d81e 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>
2022-03-19 18:17:46 +07:00
..
template Add deprecation notice to script & addScript func 2022-01-27 11:04:30 +07:00
OC_API.php Remove deprecated \OCP\API 2021-03-03 20:54:32 +07:00
OC_App.php Add event logging to app loading 2022-02-28 11:24:41 +07:00
OC_DB.php Check style update 2022-01-13 00:19:07 +07:00
OC_DB_StatementWrapper.php Check style update 2022-01-13 00:19:07 +07:00
OC_Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +07:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_FileChunking.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_Files.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_Helper.php Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 2022-02-03 10:05:49 +07:00
OC_Hook.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
OC_Image.php Prevent loading images that would require too much memory. 2022-01-11 11:44:38 +07:00
OC_JSON.php Update php licenses 2021-06-04 22:02:41 +07:00
OC_Response.php Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +07:00
OC_Template.php Move backgroundjob script after main core scripts 2022-01-08 10:14:53 +07:00
OC_User.php only setup part of the filesystem for appdata requests 2022-02-09 16:01:21 +07:00
OC_Util.php move teardown logic to SetupManager 2022-03-04 16:29:50 +07:00