nextcloud/apps/dav/appinfo
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
..
v1 Hack to prevent warning for read-only wrapper in public links 2016-11-17 17:00:49 +01:00
v2 Run the license script 2016-07-22 11:40:41 +02:00
app.php Run the license script 2016-07-22 11:40:41 +02:00
database.xml Increase the max length for components 2016-09-27 17:07:43 +02:00
info.xml Fix SyncJob class name in info.xml 2016-10-06 10:59:03 +02:00
register_command.php Run the license script 2016-07-22 11:40:41 +02:00