nextcloud/apps/files_sharing/lib/Controller
Ferdinand Thiessen 064ea9c134
refactor(files_sharing): Move share access handling from controller to event listener
This ensures we catch all share access attempts and not only the controller ones (e.g. when using the zip folder plugin).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-07 17:18:11 +02:00
..
AcceptController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
DeletedShareAPIController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
ExternalSharesController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
PublicPreviewController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
RemoteController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
SettingsController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00
ShareAPIController.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ShareController.php refactor(files_sharing): Move share access handling from controller to event listener 2024-10-07 17:18:11 +02:00
ShareesAPIController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ShareInfoController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +02:00