rclone/backend
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
..
alias alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
all Add a mega.nz remote #163 2018-04-18 21:09:54 +01:00
amazonclouddrive Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
azureblob Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
b2 Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
box box: Parse file/directory size as a floating point number 2018-04-19 21:04:52 +01:00
cache about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
crypt about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
drive about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
dropbox about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
ftp Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
googlecloudstorage Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
http backend/http: if HEAD didn't return Content-Length use -1 as size 2018-04-16 19:40:02 +01:00
hubic Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
local about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
mega Add a mega.nz remote #163 2018-04-18 21:09:54 +01:00
onedrive onedrive: add QuickXorHash support for OneDrive for business - fixes #2262 2018-04-20 21:03:03 +01:00
pcloud about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
qingstor Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
s3 s3: Add an option to disable checksum uploading - fixes #2213 2018-04-20 20:51:12 +01:00
sftp sftp: update docs to match code, fix typos and clarify disable_hashcheck prompt 2018-04-20 20:49:49 +01:00
swift about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
webdav webdav: support SharePoint cookie authentication 2018-04-20 21:43:54 +01:00
yandex Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00