0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/apps/files/tests/Controller
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 +01:00
..
ApiControllerTest.php fix(files): Harden thumbnail endpoint 2025-01-26 17:06:30 +01:00
ViewControllerTest.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00