nextcloud-server/build/integration/features
Vincent Petry 955635c7aa 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
carddav.feature
checksums.feature
comments.feature
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
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