rclone/backend
Nick Craig-Wood 644313a4b9 http: Fix handling of directories with & in
This was caused by inconsistent escaping of the URL in the prefix
check, so check the URL links back to the correct host and scheme
instead of the prefix check.

The decoded path check will catch any URLs which are outside of the
root.
2018-02-14 11:26:37 +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: notify vfs when using temp fs - fixes #2051 2018-02-11 22:30:58 +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 extra HEAD transaction when uploading a new file - fixes #2053 2018-02-06 14:43:21 +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