]> source.dussan.org Git - nextcloud-server.git/commit
Make sure user has access to file for system tag operations
authorVincent Petry <pvince81@owncloud.com>
Mon, 1 Feb 2016 17:18:17 +0000 (18:18 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 1 Feb 2016 17:23:40 +0000 (18:23 +0100)
commitd72c0ffbc6c68f02c46d4060996738aabc869a6f
tree09106c104b53bfe3e51a17c3c66b12923f663dd4
parentb4853f3fce696b8b89f0dd898b25d7fde93e1a92
Make sure user has access to file for system tag operations

Fixes DAV's SystemTagsObjectTypeCollection to not give access to files
where the current user doesn't have access to.
apps/dav/lib/rootcollection.php
apps/dav/lib/systemtag/systemtagplugin.php
apps/dav/lib/systemtag/systemtagsobjecttypecollection.php
apps/dav/lib/systemtag/systemtagsrelationscollection.php
apps/dav/tests/unit/systemtag/systemtagplugin.php
apps/dav/tests/unit/systemtag/systemtagsobjecttypecollection.php