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

oops (aws crendentials) #8

Open
codlab opened this issue Apr 23, 2018 · 1 comment
Open

oops (aws crendentials) #8

codlab opened this issue Apr 23, 2018 · 1 comment

Comments

@codlab
Copy link

codlab commented Apr 23, 2018

Your project does seems to include your AWS credentials and right now... lots of people are testing the app with the files uploaded in the bucket <3

const options = {
      keyPrefix: 'panpan/',
      awsUrl: 's3-eu-west-1.amazonaws.com',
      bucket: 'stridecameraproject',
      region: 'eu-west-1',
      accessKey: 'AKIAJ3JLVSYHKDYRDC4A',
      secretKey: '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',
      successActionStatus: 201
    };
@KlavierCat
Copy link
Owner

Thank you @codlab for pointing this out! I revoke these credentials a long time ago and will work on moving these to an env file.

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