0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 12:07:30 +00:00
nextcloud_server/lib/public/AppFramework/Http
Côme Chilliet fec865cc29
chore: Correctly flag json encoding methods as escaping html and quotes
Especially with JSON_HEX_TAG it’s perfectly fine to echo JSON, and we
 only use it in JSON output anyway.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-02-17 15:24:07 +01:00
..
Attribute docs(HTTP): Add proper docs for CORS attribute 2025-01-07 15:41:19 +01:00
Events chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Template fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
ContentSecurityPolicy.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
DataDisplayResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
DataDownloadResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
DataResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
DownloadResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
EmptyContentSecurityPolicy.php chore: Add proper deprecation dates where missing 2024-09-20 00:46:03 +02:00
EmptyFeaturePolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FeaturePolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FileDisplayResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
ICallbackResponse.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IOutput.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
JSONResponse.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +01:00
NotFoundResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
ParameterOutOfRangeException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
RedirectResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
RedirectToDefaultAppResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
Response.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
StandaloneTemplateResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
StreamResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
StrictContentSecurityPolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StrictEvalContentSecurityPolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StrictInlineContentSecurityPolicy.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
TemplateResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
TextPlainResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
TooManyRequestsResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00
ZipResponse.php fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +01:00