nextcloud/apps/dav
Vincent Petry db8b66c546
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-17 17:00:49 +01:00
..
appinfo Hack to prevent warning for read-only wrapper in public links 2016-11-17 17:00:49 +01:00
bin Run the license script 2016-07-22 11:40:41 +02:00
lib Make sure we only use numbers as length 2016-10-19 11:41:37 +02:00
templates Don't print exception message in HTML 2016-09-09 14:16:17 +02:00
tests Make sure we only use numbers as length 2016-10-19 11:41:37 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00