rclone/lib
Nick Craig-Wood 78ca08ba8a pcloud: fix initial config "Auth state doesn't match" message #4210
pCloud should be passing back the state parameter that rclone passed
in on config but it seems to have got lost somewhere.

This sets a work-around for the pCloud backend allowing an empty state
parameter.

See: https://forum.rclone.org/t/cannot-connect-to-pcloud/16592
See: https://forum.rclone.org/t/cannot-create-pcloud-config-file-on-osx/16583
2020-05-26 11:27:01 +01:00
..
atexit doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
bucket doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
cache doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
dircache lib/dircache: add a way to dump the DirCache for debugging 2019-08-22 11:57:35 +01:00
encoder doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
env lib/env: Make env_test.go support Windows 2019-05-14 07:55:08 +01:00
errors build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
file lib/file: add Implemented constants 2020-05-19 10:15:20 +01:00
israce fs/asyncreader: skip some tests to work around race detector bug 2018-08-20 12:34:29 +01:00
jwtutil jwtutil: Fix error handling 2020-04-23 17:52:14 +01:00
mmap lib/mmap: library to do memory allocation with anonymous memory maps 2019-02-02 14:35:56 +00:00
oauthutil pcloud: fix initial config "Auth state doesn't match" message #4210 2020-05-26 11:27:01 +01:00
pacer doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
plugin lib: add plugin support 2019-09-29 11:05:10 +01:00
pool build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
random Review random string/password generation 2019-08-25 11:09:19 +01:00
readers doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
rest doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
terminal lib/terminal: factor from cmd/progress, swap Azure/go-ansiterm for mattn/go-colorable 2019-10-08 19:59:47 +01:00