1
mirror of https://github.com/rclone/rclone synced 2024-11-12 10:50:08 +01:00
rclone/backend
Nick Craig-Wood b1945d0094 swift: fix refresh of authentication token
Before this fix we were doing the token refresh but ignoring the new
tokens.

This bug was introduced in v1.39 by 4c0e2f9b3b

Fixes #2018
Fixes #2031
2018-02-15 19:22:45 +00:00
..
alias alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
all alias: add new backend to create aliases for remote names #1049 2018-02-06 18:23:47 +00:00
amazonclouddrive amazonclouddrive: remove unnecessary notifies from DirChangeNotify 2018-01-25 10:19:06 +00:00
azureblob azureblob: improve accounting for chunked uploads 2018-02-02 15:14:41 +00:00
b2 fs/accounting: rework to enable accounting to work with crypt and b2 2018-02-02 15:14:41 +00:00
box box: improve accounting for chunked uploads 2018-02-02 15:14:41 +00:00
cache cache: fix dirmove with temp fs enabled 2018-02-14 23:47:45 +02:00
crypt fs/accounting: rework to enable accounting to work with crypt and b2 2018-02-02 15:14:41 +00:00
drive drive: add --drive-impersonate for service accounts #1491 2018-02-09 16:58:35 +00:00
dropbox dropbox: Fix custom oauth client parameters - fixes #2028 2018-01-29 20:04:41 +00:00
ftp fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
googlecloudstorage Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
http http: Fix handling of directories with & in 2018-02-14 11:26:37 +00:00
hubic Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
local copy/move: detect file size change during copy/move - fixes #1250 2018-02-02 13:49:11 +00:00
onedrive onedrive: Factor code into fs.FixRangeOption 2018-01-22 17:05:00 +00:00
pcloud pcloud: remove unused chunked upload flag and code 2018-02-02 15:14:41 +00:00
qingstor Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
s3 s3: fix server side copy and set modtime on files with + in - fixes #2001 2018-01-23 10:50:50 +00:00
sftp fs: Adjust RangeOption.Decode to return -1 for read to end 2018-01-27 14:31:29 +00:00
swift swift: fix refresh of authentication token 2018-02-15 19:22:45 +00:00
webdav Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
yandex Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00