diff options
author | Conrad Hoffmann <ch@bitfehler.net> | 2022-05-31 16:59:40 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-05-31 17:06:24 +0200 |
commit | 1dfcf61f63211a5ae8c4a283727169aeeef8d5dc (patch) | |
tree | 2eb554174f373ffeb1f31504aac797fedc2e60ac /themes/sourcehut | |
parent | 6f578aa8944cd27b4d5337d20cfb7b5362b926ff (diff) | |
download | alps-1dfcf61f63211a5ae8c4a283727169aeeef8d5dc.tar.gz alps-1dfcf61f63211a5ae8c4a283727169aeeef8d5dc.zip |
Upgrade go-webdav dependency
This commit upgrades go-webdav to what is currently the master branch.
The go-webdav client implementation gained some features with regards to
service discovery that alps can benefit from.
With this change, one can pass e.g. the following upstream URL:
carddav+insecure://example.com/.well-known/carddav
This URL is defined in [RFC 6764, section 6][1]. If the server supports
it, it will respond with a redirect to the currently authenticated
user's principal URL. In the version used so far, the go-webdav client
does not handle this redirect well.
[1]: https://datatracker.ietf.org/doc/html/rfc6764#section-6
See also: https://github.com/emersion/go-webdav/commit/0363312
Diffstat (limited to 'themes/sourcehut')
0 files changed, 0 insertions, 0 deletions