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

ByteChannel can only read objects from buckets owned by accessing user #108

Open
ryan-williams opened this issue Jul 18, 2018 · 1 comment

Comments

@ryan-williams
Copy link

The result is that you can't open a byte-channel for an object in a bucket not owned by the current user.

Arguably, the bug is in S3FileStore.getBucket, which IIUC should be able to see buckets that the current user can see, not just buckets that the current user owns.

@ejschoen
Copy link

For what it's worth, it can only write objects from buckets owned by the user, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants