Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Portal should allow plugins to implements WebDAV extensions (like CardDAV, CalDAV and GroupDAV) and register it.
Now, plugins can implements a custom WebDAVStorage but they cannot extends the WebDAV methods, for example, implementing CardDAV.
Following RFC 4791, a plugin may implements a CalDAV version of PUT, PROPFIND, REPORT, etc. methods.