My server allows only the digest authentication. Apparently that's not supported in the extension, the server logs say "Client used wrong authentication scheme "basic"".
Or maybe it is and I have to enable it somehow?
Currently, only basic auth is supported with WebDAV sync, I might get around to implemting Digest auth in the future.
I would also love to see this implemented.
Most helpful comment
Currently, only basic auth is supported with WebDAV sync, I might get around to implemting Digest auth in the future.