rclone-dev:tui2

Last commit made on 2019-09-25
Get this branch:
git clone -b tui2 https://git.launchpad.net/rclone-dev

Branch merges

Branch information

Name:
tui2
Repository:
lp:rclone-dev

Recent commits

ad38432... by Nick Craig-Wood

config: experiment with a text UI for config

956fc50... by Nick Craig-Wood

vendor: add github.com/manifoldco/promptui and dependencies

28cc200... by Nick Craig-Wood

Add Anthony Rusdi to contributors

dd4fe9f... by Nick Craig-Wood

Add David to contributors

899f285... by Anthony Rusdi <email address hidden>

s3: fix signature v2_auth headers

When used with v2_auth = true, PresignRequest doesn't return
signed headers, so remote dest authentication would be fail.
This commit copying back HTTPRequest.Header to headers.

Tested with RiakCS v2.1.0.

Signed-off-by: Anthony Rusdi <email address hidden>

4788545... by David <email address hidden>

box: add options to get access token via JWT auth

1934426... by David <email address hidden>

jwtutil: functionality to get an access token via JWT authentication

643192b... by David <email address hidden>

vendor: add pkcs8 helpers for decrypting encrypted private keys

1031bcf... by Nick Craig-Wood

build: remove azure pipelines build

ce00c0a... by Nick Craig-Wood

build: build rclone with github actions