rclone/backend/b2
Nick Craig-Wood 3de7ad5223 b2: for a bucket limited application key check the bucket name
Before this fix rclone would just use the authorised bucket regardless
of what bucket you put on the command line.

This uses the new `bucketName` response in the API and checks that the
user is using the correct bucket name to avoid accidents.

Fixes #2839
2018-12-20 12:07:35 +00:00
..
api b2: for a bucket limited application key check the bucket name 2018-12-20 12:07:35 +00:00
b2_internal_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
b2_test.go azureblob, b2, drive: implement set upload cutoff for chunked upload tests 2018-10-13 22:49:12 +01:00
b2.go b2: for a bucket limited application key check the bucket name 2018-12-20 12:07:35 +00:00
upload.go Implement new backend config system 2018-07-16 21:20:47 +01:00