server/apps/files_sharing
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
..
ajax Increase fed share timeout from 3 to 10 + unit tests 2016-06-22 10:29:40 +02:00
appinfo Delay files_sharing's registerMountProviders 2016-06-17 11:00:09 +02:00
css move federated sharing settings to the federatedfilesharing app 2016-04-22 14:55:40 +02:00
img move federated sharing settings to the federatedfilesharing app 2016-04-22 14:55:40 +02:00
js bug fix 2016-05-24 12:43:43 +02:00
l10n [tx-robot] updated from transifex 2016-06-22 01:54:55 -04:00
lib Add explicit delete permission to link shares 2016-06-24 09:48:48 +02:00
templates video poster 2016-05-24 12:34:37 +02:00
tests Add explicit delete permission to link shares 2016-06-24 09:48:48 +02:00
list.php Happy new year! 2016-01-12 15:02:18 +01:00
public.php Update license headers 2016-05-26 19:57:24 +02:00