nextcloud-server/apps/files_sharing/lib/Controller
Ferdinand Thiessen dd58e5290f
feat: Use new password context in sharing API
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-22 19:16:55 +07:00
..
AcceptController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
DeletedShareAPIController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ExternalSharesController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
PublicPreviewController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
RemoteController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
SettingsController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ShareAPIController.php fix(share): Rename Circle to Team 2024-08-06 14:48:07 +07:00
ShareController.php feat: Use new password context in sharing API 2024-08-22 19:16:55 +07:00
ShareInfoController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ShareesAPIController.php fix(files_sharing): filter out invalid shareWith in sharee API 2024-08-05 20:36:45 +07:00