nextcloud-server/apps/files_sharing/tests/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 +07:00
..
ExternalShareControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicPreviewControllerTest.php Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 2021-12-16 09:43:29 +07:00
ShareAPIControllerTest.php Honor permissions of new link share via OCS API 2022-12-06 16:00:20 +07:00
ShareControllerTest.php Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +07:00
ShareInfoControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
ShareesAPIControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00