nextcloud-server/apps/files_sharing/lib/Controller
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions
This allows the admin to control the behavior whether link shares with
READ permissions should be extended to also gain SHARE permissions,
allowing users (public share receivers) to add the share to their cloud.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 16:59:36 +07:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DeletedShareAPIController.php fix: Use Server::get in files_sharing DeletedShareAPIController 2025-07-08 13:32:15 +07:00
ExternalSharesController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PublicPreviewController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RemoteController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ShareAPIController.php feat(files_sharing): add config option for extending link-share permissions 2025-07-17 16:59:36 +07:00
ShareController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareInfoController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 14:26:47 +07:00