0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/files/tests
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
..
Activity fix(activity): Update more activity providers to use new exceptions 2024-09-23 12:31:59 +02:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Command chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Controller fix(files): Harden thumbnail endpoint 2025-01-26 15:21:09 +01:00
Service fix(tests): remove redundant unit test for activity 2024-12-03 21:19:09 +01:00
HelperTest.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00