nextcloud/apps/files_sharing/lib/Controller
Robin Appelman 1f2fb382da
fix: redact share token if share has more permissions than the current user
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-04-22 16:21:42 +02:00
..
AcceptController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00
DeletedShareAPIController.php fix(files_sharing): Also list deleted team shares 2025-03-03 14:20:19 +01:00
ExternalSharesController.php chore: stricter access to testremote endpoint 2024-11-28 10:48:18 +00:00
PublicPreviewController.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
RemoteController.php refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +01:00
SettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ShareAPIController.php fix: redact share token if share has more permissions than the current user 2026-04-22 16:21:42 +02:00
ShareController.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:58:09 +01:00
ShareInfoController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00