nextcloud/apps/files_sharing/tests
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
..
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command Remove at() matcher in files_sharing tests 2022-05-24 15:20:52 +02:00
Controller Honor permissions of new link share via OCS API 2022-12-06 16:00:20 +01:00
External adjusts tests for CloudIdManager 2022-08-31 15:47:00 +02:00
js Fix jsunit tests 2022-09-01 14:15:42 +02:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
ApiTest.php Honor permissions of new link share via OCS API 2022-12-06 16:00:20 +01:00
ApplicationTest.php Multiple fixes 2022-07-31 19:37:59 +02:00
CacheTest.php make share cache test resilient against skeleton files not being there 2022-02-25 15:49:30 +01:00
CapabilitiesTest.php Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement 2022-04-06 10:13:23 +02:00
DeleteOrphanedSharesJobTest.php Update php licenses 2021-06-04 22:02:41 +02:00
EncryptedSizePropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
EtagPropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJobTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ExternalStorageTest.php Update php licenses 2021-06-04 22:02:41 +02:00
GroupEtagPropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00
LockingTest.php Update php licenses 2021-06-04 22:02:41 +02:00
MountProviderTest.php Fix share attribute related tests + code style 2022-07-28 16:53:22 +02:00
PropagationTestCase.php Update php licenses 2021-06-04 22:02:41 +02:00
SharedMountTest.php Fix typos in apps/ subdirectory 2022-09-05 12:59:54 +00:00
SharedStorageTest.php Update php licenses 2021-06-04 22:02:41 +02:00
ShareTest.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
SizePropagationTest.php Update php licenses 2021-06-04 22:02:41 +02:00
TestCase.php Remove broken function resetStorage from test cases 2022-08-02 09:19:09 +02:00
UnshareChildrenTest.php Update php licenses 2021-06-04 22:02:41 +02:00
UpdaterTest.php Skip testMovedIntoShareChangeOwner 2022-07-26 12:17:46 +00:00
WatcherTest.php Update php licenses 2021-06-04 22:02:41 +02:00