nextcloud-server/apps/dav
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
..
appinfo Directly fix the values 2017-03-26 13:09:53 +02:00
bin
l10n [tx-robot] updated from transifex 2017-04-15 00:07:36 +00:00
lib Restrict proppatch to the proper nodes 2017-04-25 17:25:03 +02:00
templates
tests Merge pull request #4443 from nextcloud/cleanup-unused-imports 2017-04-24 11:47:37 +02:00
.gitignore