filestash/server/plugin/plg_backend_dav
Mildred Ki'Lya cf827673c0
feature (dav): support for servers who have the username in their URL - #418
In the URL parameters for DAV backends (WebDAV and CalDAV/CardDAV) the
%{username} string is interpolated to the URL encoded username. It
shouldn't conflict with legitimate URLS as %{ is not a valid URL escape
sequence.

This is needed for some servers where the URL contains the username
such as Cyrus IMAP.
2022-01-14 22:51:53 +11:00
..
index.go feature (dav): support for servers who have the username in their URL - #418 2022-01-14 22:51:53 +11:00