Hi, For 9.0 we have been very busy with adding the new sharing code.
For app developers this means the following: * The ajax/share.php endpoint should not be used at all. This has always been a private endpoint but some apps used it since the core webui used it. However this creates shares via the old code path which can result in incompatible shares. Instead all file/folder sharing should happen via the OCS Share API [1]. * The new core sharing code will only handle file/folder sharing. In 9.0 calendar and contacts sharing is part of the webdav core. * All custom sharing your app may want to do should be handled by the app itself. Cheers, --Roeland [1] https://doc.owncloud.org/server/8.2/developer_manual/core/ocs-share-api.html
_______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
