server/core
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 Update license headers 2016-05-26 19:57:24 +02:00
Command Allow empty host when installing on oracle via CLI (#25034) 2016-06-10 11:16:32 +02:00
Controller occ web executor (#24957) 2016-06-22 13:12:36 +02:00
css fix grouped input fields, make sure they take precedence 2016-06-16 11:43:57 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img darker background image for better font contrast 2016-06-08 08:34:08 +02:00
js Add explicit delete permission to link shares 2016-06-24 09:48:48 +02:00
l10n [tx-robot] updated from transifex 2016-06-22 01:54:55 -04:00
Middleware Allow to cancel 2FA after login 2016-06-07 18:17:29 +02:00
search Update license headers 2016-05-26 19:57:24 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
Tags Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
templates Allow to cancel 2FA after login 2016-06-07 18:17:29 +02:00
vendor Merge pull request #24062 from owncloud/fix-gitignore 2016-04-19 16:06:59 +02:00
Application.php occ web executor (#24957) 2016-06-22 13:12:36 +02:00
register_command.php Update license headers 2016-05-26 19:57:24 +02:00
routes.php occ web executor (#24957) 2016-06-22 13:12:36 +02:00
shipped.json Add app to shipped.json 2016-05-20 17:56:02 +02:00
strings.php Update license headers 2016-05-26 19:57:24 +02:00