nextcloud/apps/files/lib/Controller
Ferdinand Thiessen 08319ad5a6
fix(files): Harden thumbnail endpoint
- Catch all thrown exceptions and handle in such a way you do not get
  information about forbidden files.
- Resepect download permissions of shares.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-26 15:21:09 +01:00
..
ApiController.php fix(files): Harden thumbnail endpoint 2025-01-26 15:21:09 +01:00
ConversionApiController.php feat(files): add conversion action 2025-01-22 16:29:36 +00:00
DirectEditingController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
DirectEditingViewController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
OpenLocalEditorController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
TemplateController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
TransferOwnershipController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ViewController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00