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

Only show public files in S3 thing #25

Closed
tmcw opened this issue Dec 13, 2010 · 1 comment · May be fixed by guypod/tilemill#23
Closed

Only show public files in S3 thing #25

tmcw opened this issue Dec 13, 2010 · 1 comment · May be fixed by guypod/tilemill#23
Labels

Comments

@tmcw
Copy link
Contributor

tmcw commented Dec 13, 2010

Currently the S3 provider shows all files. It should only show public files.

@willwhite
Copy link
Contributor

This is a big chunk of work to bite off. It will require us to hit the S3 API with a request for the ACL for each key that's returned from a bucket listing--could be a lot of requests.

We should write a patch for knox to add support for parsing the response.

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

Successfully merging a pull request may close this issue.

3 participants