nextcloud/apps/dav
Vincent Petry 8343cfb64b
Add interface methods for permission check
Instead of checking for admin perm, use interface method
canUserAssignTag and canUserSeeTag to check for permissions.
Allows for more flexible implementation.
2016-05-20 17:56:02 +02:00
..
appinfo Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
bin Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 2016-04-12 12:32:04 +02:00
lib Add interface methods for permission check 2016-05-20 17:56:02 +02:00
templates In case of exception we return an html page in case the client is a browser 2016-03-24 19:02:16 +01:00
tests Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00