nextcloud-server/apps/files/tests
Ferdinand Thiessen 6218f1d881
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 17:06:30 +07:00
..
Activity chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BackgroundJob Migrate parts of files app away from depecrated Ilogger 2023-08-13 11:37:34 +07:00
Command
Controller fix(files): Harden thumbnail endpoint 2025-01-26 17:06:30 +07:00
Service
js fix(cypress): formatFileSize change revert from files library 2023-11-08 08:40:27 +07:00
HelperTest.php