4098907511
lib/encoder: add more encode symbols and split existing
2019-09-30 22:00:25 +01:00
5b8a339baf
docs: Add notes on how to find out the encodings used in a backend
2019-09-30 22:00:25 +01:00
3e53376a49
build_csv: fix output of control characters
2019-09-30 22:00:25 +01:00
d122d1d191
qingstor: use lib/encoder
2019-09-30 22:00:25 +01:00
35d6ff89bf
azureblob: use lib/encoder
2019-09-30 22:00:24 +01:00
53bec33027
swift: use lib/encoder
2019-09-30 22:00:24 +01:00
3304bb7a56
googlecloudstorage: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
f55a99218c
lib/encoder: add CrLf encoding
2019-09-30 22:00:24 +01:00
6e053ecbd0
s3: only ask for URL encoded directory listings if we need them on Ceph
...
This works around a bug in Ceph which doesn't encode CommonPrefixes
when using URL encoded directory listings.
See: https://tracker.ceph.com/issues/41870
2019-09-30 22:00:24 +01:00
7e738c9d71
fstest: remove WinPath as it is no longer needed
2019-09-30 22:00:24 +01:00
7689bd7e21
amazonclouddrive: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
33f129fbbc
s3: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
a8adce9c59
s3: fix encoding for control characters - Fixes #3345
2019-09-30 22:00:24 +01:00
6ae7bd7914
local: encode invalid UTF-8 on macOS
2019-09-30 22:00:24 +01:00
32af4cd6f3
ftp: use lib/encoder
2019-09-30 22:00:24 +01:00
ced2616da5
fstests: allow Purge to fail with ErrorDirNotFound
2019-09-30 22:00:24 +01:00
b90e4a8769
sftp: fix hashes of files with backslashes
2019-09-30 22:00:24 +01:00
00b2c02bf4
pcloud: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
33aea5d43f
mega: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
13d8b7979d
b2: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
57c1284df7
fstests: make integration tests to check all backends can store any file name
...
This tests the encoder is working properly
2019-09-30 22:00:24 +01:00
f0c2249086
encoder: add edge control characters and fix edge test generation
2019-09-30 14:05:49 +01:00
6ba08b8612
info: rewrite invalid character test and reporting
2019-09-30 14:05:49 +01:00
c8d3e57418
encodings: add . and .. to all backends, except Drive
2019-09-30 14:05:49 +01:00
d5cd026547
encoder: add option to encode . and .. names
2019-09-30 14:05:49 +01:00
6c0a749a42
crypt: remove checkValidString
...
Remove the usage of checkValidString in decryptSegment to allow all
paths which can be created by encryptSegment to be decryptable.
2019-09-30 14:05:49 +01:00
4b9fdb8475
opendrive: use lib/encoder
2019-09-30 14:05:49 +01:00
dac20093c5
onedrive: use lib/encoder
2019-09-30 14:05:49 +01:00
d211347d46
dropbox: use lib/encoder
2019-09-30 14:05:49 +01:00
4837bc3546
jottacloud: use lib/encoder
2019-09-30 14:05:49 +01:00
69c51325bb
drive: use lib/encoder
2019-09-30 14:05:49 +01:00
05e4f10436
box: use lib/encoder
2019-09-30 14:05:49 +01:00
a98a750fc9
local: use lib/encoder
2019-09-30 14:05:49 +01:00
c09b62a088
encodings: add all known backend encodings
2019-09-30 14:05:49 +01:00
a56c9ab61d
docs: add section for restricted filenames
2019-09-30 14:05:48 +01:00
97a218903c
fstest: remove WinPath from fstest.Item
2019-09-30 14:05:48 +01:00
4627ac5709
New backend for Citrix Sharefile - Fixes #1543
...
Many thanks to Bob Droog for organizing a test account and extensive
testing.
2019-09-30 12:28:33 +01:00
1e7144eb63
docs: Add more notes on making backend docs
2019-09-30 12:27:03 +01:00
f29e5b6e7d
lib/oauthutil: refactor web server and allow an auth callback
2019-09-30 11:34:30 +01:00
25a0e7e8aa
lib/oauthutil: add a new redirect URL for oauth.rclone.org
...
This is for use with oauth providers which won't accept http: links.
2019-09-30 11:23:21 +01:00
262ba28dec
config: add ReadNonEmptyLine utility function
2019-09-30 11:23:21 +01:00
74f6300875
Start v1.49.4-DEV development
2019-09-29 19:47:59 +01:00
86dcb54c38
fstests: make tests pass when using -remote :backend:
2019-09-29 17:25:54 +01:00
25a0703b45
Add Richard Patel to contributors
2019-09-29 11:14:33 +01:00
32d5af8fb6
cmd/rcd: Address ZipSlip vulnerability
...
Don't create files outside of target
directory while unzipping.
Fixes #3529 reported by Nico Waisman at Semmle Security Team
2019-09-29 11:14:21 +01:00
44b603d2bd
lib: add plugin support
...
This enables loading plugins from RCLONE_PLUGIN_PATH if set.
2019-09-29 11:05:10 +01:00
349112df6b
oauthutil: fix security problem when running with two users on the same machine
...
Before this change two users could run `rclone config` for the same
backend on the same machine at the same time.
User A would get as far as starting the web server. User B would then
fail to start the webserver, but it would open the browser on the
/auth URL which would redirect the user to the login. This would then
cause user B to authenticate to user A's rclone.
This changes fixes the problem in two ways.
Firstly it passes the state to the /auth call before redirecting and
checks it there, erroring with a 403 error if it doesn't match. This
would have fixed the problem on its own.
Secondly it delays the opening of the web browser until after the auth
webserver has started which prevents the user entering the credentials
if another auth server is running.
Fixes #3573
2019-09-29 10:42:02 +01:00
fef8b98be2
ftp: fix listing of an empty root returning: error dir not found
...
Before this change if rclone listed an empty root directory then it
would return an error dir not found.
After this change we assume the root directory exists and don't
attempt to check it which was failing before.
See: https://forum.rclone.org/t/ftp-empty-directory-yields-directory-not-found-error/12069/
2019-09-28 18:01:12 +01:00
6750af6167
build: make VERSION file be master of the last release - fixes #3570
...
Prior to this beta releases would appear to be older than the point
release, eg v1.49.0-096-gc41812fc which was released after v1.49.3 and
contains all the patches from v1.49.3.
2019-09-26 16:51:44 +01:00
8681ef36d6
build: replace Circle CI build and make GitHub actions the default CI
2019-09-25 16:38:10 +01:00