rclone/backend/onedrive
Nick Craig-Wood aee8d909b3 onedrive: fix "unauthenticated: Unauthenticated" errors when downloading
Before this change we would pass the Authorization header on to the
download server. This is allowed according to the docs, but on some
onedrive servers this sometimes causes an error with the text
"unauthenticated: Unauthenticated".

This is a similar fix to

dedad9f071 onedrive: fix "unauthenticated: Unauthenticated" errors when uploading

See: https://forum.rclone.org/t/cryptcheck-on-encrypted-onedrive-personal-failed-with-unauthenticated-error/44581/
2024-03-23 12:08:35 +00:00
..
api docs: remove repeated words 2024-03-13 17:12:39 +00:00
quickxorhash fs: update use of math/rand to modern practice 2024-01-03 16:14:40 +00:00
metadata.go onedrive: add metadata support 2024-03-08 14:48:54 +00:00
metadata.md onedrive: add metadata support 2024-03-08 14:48:54 +00:00
onedrive_internal_test.go onedrive: add metadata support 2024-03-08 14:48:54 +00:00
onedrive_test.go onedrive: add support for china region operated by 21vianet #4963 (#4963) 2021-01-29 23:04:21 +03:00
onedrive.go onedrive: fix "unauthenticated: Unauthenticated" errors when downloading 2024-03-23 12:08:35 +00:00