nextcloud/apps/dav
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
..
appinfo Hack to prevent warning for read-only wrapper in public links 2016-11-16 19:04:42 +01:00
bin Fix apps/ 2016-07-21 18:13:57 +02:00
l10n [tx-robot] updated from transifex 2016-11-14 01:07:06 +00:00
lib basic lockdown logic 2016-11-16 15:24:23 +01:00
templates Remove any detailed information about the exception in the browser error plugin 2016-10-25 14:47:33 +02:00
tests Merge pull request #2111 from nextcloud/oc_26549 2016-11-14 17:00:04 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00