nextcloud/build/integration
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
..
capabilities_features Add intergration tests 2016-04-04 19:35:01 +02:00
config Split the context so we don't reset the config on each test 2016-03-15 14:53:16 +01:00
data add behat tests for 0 quota upload failure 2015-12-01 14:51:32 +01:00
features Add explicit delete permission to link shares 2016-06-24 09:48:48 +02:00
federation_features Get a range from several chunks 2016-05-31 10:41:38 +02:00
sharees_features Add intergration tests 2016-03-22 17:13:34 +01:00
.gitignore Adding missing files 2015-09-29 13:42:32 +02:00
composer.json Us an explicit version of sabre/dav to allow caching on the jenkins slaves - fixes #25087 (#25088) 2016-06-14 09:53:30 +02:00
run.sh forgotten variable 2015-12-04 12:53:11 +00:00