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

Need an Amazon s3 bucket to login #38

Open
revdancatt opened this issue Apr 4, 2017 · 0 comments
Open

Need an Amazon s3 bucket to login #38

revdancatt opened this issue Apr 4, 2017 · 0 comments

Comments

@revdancatt
Copy link
Contributor

At line 48 of helpers/index.js there's an attempt to upload the user's twitter profile image to an amazon s3 bucket. Which fails because...

a) In the installation guide in the wiki there's no step to set up s3 Amazon.
b) Even if you do, the name upcoming.s3 is hardcoded and we can't create a new bucket with that name.

Suggestion, move the bucket and region to the config file, update the wiki.

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

1 participant