nextcloud/apps/dav/appinfo
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
..
v1 Hack to prevent warning for read-only wrapper in public links 2016-11-16 19:04:42 +01:00
v2 Fix apps/ 2016-07-21 18:13:57 +02:00
app.php Use magic DI 2016-09-20 01:15:24 +02:00
database.xml Merge pull request #1197 from nextcloud/oc-public-sharing 2016-09-27 18:51:40 +02:00
info.xml Use 11.0 instead 9.2 2016-11-15 14:45:58 +01:00