nextcloud/apps/dav/appinfo/v1
Vincent Petry e7b1196dd6
Hack to prevent warning for read-only wrapper in public links
Storage wrappers should normally always be registered inside a presetup
hook. However in the public link scenario this is not possible and
there is currently no good alternative with the current architecture.

Instead of logging a warning every time, this fix prevents the warning
to be shown but also adds a FIXME in the code for the future. This is
ok because this app is already using private/internal APIs at the
moment and should be reworked properly in the future.
2016-11-16 19:04:42 +01:00
..
caldav.php Use the event dispatcher 2016-11-03 12:07:59 +01:00
carddav.php Better displaynames for shared address books 2016-08-24 08:50:25 +02:00
publicwebdav.php Hack to prevent warning for read-only wrapper in public links 2016-11-16 19:04:42 +01:00
webdav.php add dav property to check if a file has a preview available 2016-07-27 12:59:39 +02:00