nextcloud-server/lib/public/AppFramework/Http
Christoph Wurst 08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 10:03:59 +07:00
..
Attribute feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Template composer run cs:fix 2023-01-20 11:45:08 +07:00
ContentSecurityPolicy.php Add CSP policy merge priority for booleans 2022-04-01 13:56:34 +07:00
DataDisplayResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
DataDownloadResponse.php Update php licenses 2021-06-04 22:02:41 +07:00
DataResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
DownloadResponse.php Update php licenses 2021-06-04 22:02:41 +07:00
EmptyContentSecurityPolicy.php chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +07:00
EmptyFeaturePolicy.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FeaturePolicy.php Update php licenses 2021-06-04 22:02:41 +07:00
FileDisplayResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ICallbackResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
IOutput.php composer run cs:fix 2023-01-20 11:45:08 +07:00
JSONResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
NotFoundResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RedirectResponse.php Update php licenses 2021-06-04 22:02:41 +07:00
RedirectToDefaultAppResponse.php Fix typo in deprecated 2022-10-04 11:42:24 +07:00
Response.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
StandaloneTemplateResponse.php Update php licenses 2021-06-04 22:02:41 +07:00
StreamResponse.php Update php licenses 2021-06-04 22:02:41 +07:00
StrictContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +07:00
StrictEvalContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +07:00
StrictInlineContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +07:00
TemplateResponse.php Drop meta robots tag 2023-06-09 18:06:37 +07:00
TextPlainResponse.php Add security.txt 2021-06-23 13:58:47 +07:00
TooManyRequestsResponse.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ZipResponse.php Fix type for resource 2022-05-24 22:05:59 +07:00