rclone/backend/b2
DianaNites 847734d421 b2: Fix listing root buckets with unrestricted API key
Fixes previous pull request #8978

An oversight meant that unrestricted API keys
never called b2_list_buckets,
meaning the root remote could not be listed.

The call is now made in the event there are no allowed buckets,
indicating an unrestricted API key

Fixes #9007
2025-12-04 15:55:17 +00:00
..
api b2: support authentication with new bucket restricted application keys 2025-11-24 15:46:41 +00:00
b2.go b2: Fix listing root buckets with unrestricted API key 2025-12-04 15:55:17 +00:00
b2_internal_test.go fix: b2 versionAt read metadata 2025-07-01 17:36:07 +01:00
b2_test.go fstest: factor chunked copy tests from b2 and use them in s3 and oos 2023-11-24 12:37:11 +00:00
upload.go b2: fix "expected a FileSseMode but found: ''" 2025-11-03 16:42:40 +00:00