nextcloud/apps/files_sharing/lib/Controller
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API
The API currently overrides the supplied permissions with "read only"
when a file is shared via link. It allows to update the permissions
later, however.

This keeps the default to "read only" but honors the permissions
supplied by API call if any.

Signed-off-by: Jan-Philipp Litza <jpl@plutex.de>
2022-12-06 16:00:20 +01:00
..
AcceptController.php Update php licenses 2021-06-04 22:02:41 +02:00
DeletedShareAPIController.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalSharesController.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicPreviewController.php Check share attributes on preview endpoints 2022-10-25 11:35:31 +02:00
RemoteController.php Fix unit tests 2022-06-07 20:40:55 +02:00
SettingsController.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareAPIController.php Honor permissions of new link share via OCS API 2022-12-06 16:00:20 +01:00
ShareController.php Fix various other small psalm issues 2022-10-17 12:40:35 +02:00
ShareesAPIController.php type closure to make psalm a bit happier 2022-10-09 21:41:18 +02:00
ShareInfoController.php Fix checkpassword undocummented null parameter 2022-10-17 12:38:21 +02:00