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 +02:00
..
Attribute feat(security): Add PHP \Attribute for remaining security annotations 2023-04-25 14:50:32 +02:00
Events
Template
ContentSecurityPolicy.php
DataDisplayResponse.php
DataDownloadResponse.php
DataResponse.php
DownloadResponse.php
EmptyContentSecurityPolicy.php chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +02:00
EmptyFeaturePolicy.php
FeaturePolicy.php
FileDisplayResponse.php
ICallbackResponse.php
IOutput.php
JSONResponse.php
NotFoundResponse.php
RedirectResponse.php
RedirectToDefaultAppResponse.php
Response.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
StandaloneTemplateResponse.php
StreamResponse.php
StrictContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +02:00
StrictEvalContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +02:00
StrictInlineContentSecurityPolicy.php fix(docs): Fix language and copy-paste class name in docs of CSP 2023-05-30 13:39:33 +02:00
TemplateResponse.php Drop meta robots tag 2023-06-09 18:06:37 +02:00
TextPlainResponse.php
TooManyRequestsResponse.php
ZipResponse.php