nextcloud/build/integration/features
Vincent Petry 2ca1301494
Add explicit delete permission to link shares
Link shares always allowed deletion, however internally the permissions
were stored as 7 which lacked delete permissions. This created an
inconsistency in the Webdav permissions.

This fix makes sure we include delete permissions in the share
permissions, which now become 15.

In case a client is still passing 7 for legacy reasons, it gets
converted automatically to 15.
2016-06-24 09:48:48 +02:00
..
bootstrap Added unfavoriting tests and some rewording 2016-06-15 14:21:59 +02:00
auth.feature add auth integration tests 2016-05-11 13:36:46 +02:00
caldav.feature Hides nodes from listing that the user has no access to 2016-02-29 20:53:38 +01:00
carddav.feature Hides nodes from listing that the user has no access to 2016-02-29 20:53:38 +01:00
checksums.feature Checksum intergration test 2016-03-01 11:37:16 +01:00
comments.feature Add integration tests for comments 2016-02-19 18:08:34 +01:00
dav-v2.feature Added test with new endpoint (#23934) 2016-06-17 14:10:43 +02:00
favorites.feature Added unfavoriting tests and some rewording 2016-06-15 14:21:59 +02:00
provisioning-v1.feature Modified expected output according to rullzer 2016-05-02 09:31:22 +02:00
provisioning-v2.feature Being explicit between http and ocs return codes 2015-10-06 10:30:31 +02:00
sharing-v1.feature Add explicit delete permission to link shares 2016-06-24 09:48:48 +02:00
tags.feature Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
webdav-related.feature Added test with new endpoint (#23934) 2016-06-17 14:10:43 +02:00