rclone/backend
Nick Craig-Wood 842ed7d2a9 swift: make it so just storage_url or auth_token can be overidden
Before this change if only one of storage_url or auth_token were
supplied then rclone would overwrite both of them when authenticating.
This effectively meant you could supply both of them or none of them
only.

Now rclone still does the authentication to read the missing
storage_url or auth_token then afterwards re-writes the auth_token or
storage_url back to what the user desired.

Fixes #2464
2018-08-26 21:54:50 +01:00
..
alias Implement new backend config system 2018-07-16 21:20:47 +01:00
all New backend: Jottacloud 2018-08-10 11:14:34 +01:00
amazonclouddrive Implement new backend config system 2018-07-16 21:20:47 +01:00
azureblob azureblob: Added blob tier feature, a new configuration of azureblob-access-tier 2018-08-21 21:52:45 +01:00
b2 b2: fix app key support on upload to a bucket - fixes #2428 2018-08-18 19:05:32 +01:00
box build: fix whitespace changes due to go1.11 gofmt changes 2018-08-20 12:26:06 +01:00
cache cache: fix nil pointer deref - fixes #2448 2018-08-07 21:33:13 +01:00
crypt crypt: fix accounting when checking hashes on upload 2018-08-21 08:57:53 +01:00
drive build: fix whitespace changes due to go1.11 gofmt changes 2018-08-20 12:26:06 +01:00
dropbox Implement new backend config system 2018-07-16 21:20:47 +01:00
ftp Implement new backend config system 2018-07-16 21:20:47 +01:00
googlecloudstorage Implement new backend config system 2018-07-16 21:20:47 +01:00
http Implement new backend config system 2018-07-16 21:20:47 +01:00
hubic Implement new backend config system 2018-07-16 21:20:47 +01:00
jottacloud jottacloud: docs, fixes and tests for MD5 calculation 2018-08-21 08:57:53 +01:00
local local: fix crash when deprecated --local-no-unicode-normalization is supplied 2018-07-16 21:38:34 +01:00
mega mega: add --mega-hard-delete flag - fixes #2409 2018-08-03 15:07:51 +01:00
onedrive onedrive: Add back the check for DirMover interface 2018-08-20 17:31:28 +01:00
opendrive Implement new backend config system 2018-07-16 21:20:47 +01:00
pcloud Implement new backend config system 2018-07-16 21:20:47 +01:00
qingstor Implement new backend config system 2018-07-16 21:20:47 +01:00
s3 s3: Add --s3-force-path-style - fixes #2401 2018-07-20 15:41:40 +01:00
sftp Implement new backend config system 2018-07-16 21:20:47 +01:00
swift swift: make it so just storage_url or auth_token can be overidden 2018-08-26 21:54:50 +01:00
webdav webdav: Attempt to remove failed uploads 2018-08-16 16:00:30 +01:00
yandex yandex: fix listing/deleting files in the root - fixes #2471 2018-08-18 12:12:19 +01:00