nextcloud/apps/dav/lib/SystemTag
Vincent Petry 1c40a05204
Restrict proppatch to the proper nodes
Need to fetch the node earlier because cancelling from within the
handler is not possible. Well, it is but it prevents other node types
using the same property names to run because the failure marks the
property with status 403.
2017-04-25 17:25:03 +02:00
..
SystemTagMappingNode.php Fix apps/ 2016-07-21 18:13:57 +02:00
SystemTagNode.php Only allow admins to delete tags 2016-12-06 16:30:21 +01:00
SystemTagPlugin.php Restrict proppatch to the proper nodes 2017-04-25 17:25:03 +02:00
SystemTagsByIdCollection.php Remove unused use statements 2017-04-22 19:23:31 -05:00
SystemTagsObjectMappingCollection.php Remove unused use statements 2017-04-22 19:23:31 -05:00
SystemTagsObjectTypeCollection.php Remove unused use statements 2017-04-22 19:23:31 -05:00
SystemTagsRelationsCollection.php Fix apps/ 2016-07-21 18:13:57 +02:00