nextcloud-server/lib/public/AppFramework/Http
Joas Schilling e839eb9b5c
feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-08 12:09:22 +07:00
..
Attribute feat(middleware): Migrate BruteForceProtection annotation to PHP Attribute and allow multiple 2023-03-08 12:09:22 +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 Allow to set a strict-dynamic CSP through the API 2022-03-09 15:10:27 +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 Update php licenses 2021-06-04 22:02:41 +07:00
StrictEvalContentSecurityPolicy.php composer run cs:fix 2023-01-20 11:45:08 +07:00
StrictInlineContentSecurityPolicy.php composer run cs:fix 2023-01-20 11:45:08 +07:00
TemplateResponse.php Make appName of TemplateResponse accessible in BeforeTemplateRenderedEvent 2022-05-20 15:03:40 +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