nextcloud/apps/files/lib/Controller
Ferdinand Thiessen da32af0185
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 16:56:31 +01:00
..
ApiController.php fix(files): Harden thumbnail endpoint 2025-01-26 16:56:31 +01:00
DirectEditingController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
DirectEditingViewController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
OpenLocalEditorController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
TemplateController.php refactor(files): Replace security annotations with respective attributes 2024-07-27 22:44:01 +02:00
TransferOwnershipController.php fix: do not duplicate existing entity 2024-10-17 15:02:48 +02:00
ViewController.php perf(files): Do not block files page load with server-side favorites retrieval 2024-08-29 11:54:22 -07:00