Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

b2cli should not require listBuckets perm for keys limited to a single bucket #751

Open
ppolewicz opened this issue Sep 22, 2021 · 0 comments

Comments

@ppolewicz
Copy link
Collaborator

https://www.backblaze.com/b2/docs/b2_authorize_account.html lets us partially fill the local bucket-name-to-id cache and that should be enough to upload/download/list files.

Currently keys with just writeFiles are not usable in cli and it would be nice if this would work fine. Not a huge change to the codebase, might be a nice addition.

@mjurbanski-reef mjurbanski-reef changed the title b2cli requires listBuckets, but it doesn't have to be this way b2cli should not require listBuckets perm for keys limited to a single bucket Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant