rclone/backend/webdav
hensur 8fe3037301 webdav: support SharePoint cookie authentication
This enables the use of the SharePoint webdav endpoint provided by
OneDrive for Business or Office365 Education Accounts. It enables
unverified accounts to be accessed with rclone via webdav as it isn't
possible through the normal onedrive backend.

This integrates the https://github.com/hensur/onedrive-cookie-test
package to fetch the required cookies to authorize against the
SharePoint webdav endpoint.
2018-04-20 21:43:54 +01:00
..
api webdav: add a new time format #1952 2018-01-18 16:54:13 +00:00
odrvcookie webdav: support SharePoint cookie authentication 2018-04-20 21:43:54 +01:00
webdav.go webdav: support SharePoint cookie authentication 2018-04-20 21:43:54 +01:00
webdav_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00